efl/src/modules/eeze/sensor
Carsten Haitzler 48fb969e20 eeze - fix if formatting to be consistent within file
some if's were single line:
  if (x) blah();

others were
  if (x)
    blah();

make formatting consistent at any rate.

same for EINA_LIST_FREE() blah();
2015-10-10 10:50:44 +09:00
..
fake
tizen
udev eeze - fix if formatting to be consistent within file 2015-10-10 10:50:44 +09:00