battery: Rename config.c to battery-parser.c 04/292104/8
authorTaeminYeom <taemin.yeom@samsung.com>
Thu, 27 Apr 2023 07:26:20 +0000 (16:26 +0900)
committerTaeminYeom <taemin.yeom@samsung.com>
Tue, 16 May 2023 09:05:45 +0000 (18:05 +0900)
commit704c3594a4f8594034ef6d31c7b88a8508123ae7
tree1207ee3f83473c030fc4e2c447298780b0d82726
parent490d4eccca7ec27ce2588c6e9ff77b3e49b0aae1
battery: Rename config.c to battery-parser.c

To unify the name of file and function with below format, change them.

file: [module]-[name].c
function: [moudle]-[verb]-[noun]

Change-Id: I870e9bf78262157901fc80758f7412d6298ecc9d
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
plugins/mobile/battery/battery-notification.c
src/battery/battery-parser.c [moved from src/battery/config.c with 95% similarity]
src/battery/battery-parser.h [moved from src/battery/config.h with 83% similarity]
src/battery/lowbat-handler.c