atomisp: mt9m114: remove useless braces and spaces
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 21 Feb 2012 11:43:04 +0000 (13:43 +0200)
committerbuildbot <buildbot@intel.com>
Mon, 27 Feb 2012 10:57:08 +0000 (02:57 -0800)
commit57dbbdd7af87c78c2d94157583ac2101e709be55
treeddf5d981c7ae853f37797ebb5cee7d0d76e091da
parent9e0064169140aef9585c86265295d96b4d1677c6
atomisp: mt9m114: remove useless braces and spaces

BZ: 24615

There is no need to use braces in case of oneline conditions. Also this patch
fix indentation of some structures and condition lines.

No functional change.

Change-Id: I9802eb69374e807b9571296a281c4a4514235e16
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-on: http://android.intel.com:8080/36102
Reviewed-by: Shevchenko, Andriy <andriy.shevchenko@intel.com>
Reviewed-by: Cohen, David A <david.a.cohen@intel.com>
Tested-by: Koski, Anttu <anttu.koski@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
drivers/media/video/atomisp/atomisp_cmd.c
drivers/media/video/atomisp/atomisp_csi2.c
drivers/media/video/atomisp/atomisp_ioctl.c
drivers/media/video/atomisp/atomisp_subdev.c
drivers/media/video/atomisp/hmm/hmm.c
drivers/media/video/mt9m114.c