device: Fix codying style
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 29 Sep 2020 00:03:29 +0000 (17:03 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:33 +0000 (19:08 +0530)
commit32d2227945e464650e4dd0f2623d2413717e04a6
treea7906bfeaf36866428969c510b631131d6b3bef2
parentbf54b1a400d7aa826047019c0cb28792fcfe15b0
device: Fix codying style

Single line statements don't require curly braces.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/device.c