common: change file name system_info_no_file.c to system_info_file.c 41/40641/3
authorTaeyoung Kim <ty317.kim@samsung.com>
Sat, 6 Jun 2015 13:00:20 +0000 (22:00 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Tue, 9 Jun 2015 08:50:38 +0000 (01:50 -0700)
commitca5a4f5a4f15d5c71d4456e509d5d5b545e35d5b
treeddefea1b7a8c5331f1d7336eab15b36739af24e1
parentbacc2c4a0bac45662e3f79337b8f21cb3e096730
common: change file name system_info_no_file.c to system_info_file.c

- The codes are related with reading information from certain files.
  Thus the name is changed from 'no_file' to 'file'

Change-Id: I238a4338b9494d5349362b7fe98750ea022be730
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
include/system_info_private.h
src/system_info.c
src/system_info_file.c [moved from src/system_info_no_file.c with 97% similarity]