Clean up the sttd_server code 16/290316/2
authorSuyeon Hwang <stom.hwang@samsung.com>
Thu, 23 Mar 2023 04:40:57 +0000 (13:40 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 19 Apr 2023 08:55:04 +0000 (08:55 +0000)
commita395cbdea4fb4218b945c1afa416f81558504346
treea80cd8030089e682e227da4db5026717c6cef041
parent3ebd30aad18da2f3fc8f643c4a3eb190d3aea642
Clean up the sttd_server code

This patch includes these changes to get more readbility:
- Add static keyword to every internal functions and variables
- Remove unvaluable comments and unused code
- Remove duplicated code

Change-Id: I1592ae524e6524d66bd6143af666434f52380d34
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/sttd_server.c