Adjust scope of global variables 72/243872/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 11 Sep 2020 00:27:10 +0000 (09:27 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 11 Sep 2020 00:29:24 +0000 (09:29 +0900)
commite8b6efe7dce4940bf662aa7bac4437b51ec76ac8
treefd6d9ab42adac4043069d047c6b78fbbc8c8cfea
parenta5b77854f79c6524a2fd3083c2d35d14b08dd11c
Adjust scope of global variables

This patch adds "static" keyword to global variables.
And, the name that is "white" is changed to "allowed".

Change-Id: Ibd803143327d9cf9892475d5f9781109f53cd8b3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/service.c