Remove cpplint warning messages 21/289721/4
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 14 Mar 2023 03:55:34 +0000 (03:55 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 14 Mar 2023 06:55:26 +0000 (06:55 +0000)
commit46667cb2cb55c94f24b803c36544d86c05a37490
tree5deb32e5cd816115913c5bcfe8db1ae668608552
parentf85766b27ea8970bc82308e0baec47ce374f7434
Remove cpplint warning messages

- Use uint64_t instead of C type long
- Use reinterpret_cast instead of C-style cast
- Delete Redundant blank line

Change-Id: I238d613bcc3e484687c99daa2bf62ed9318ffa92
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad-process-pool/launchpad.cc