OSDN Git Service

[media] atomisp: fixed coding style errors
authorAvraham Shukron <avraham.shukron@gmail.com>
Thu, 18 May 2017 13:50:15 +0000 (10:50 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 19 May 2017 09:57:01 +0000 (06:57 -0300)
commitb739d0247a3213520a07e8dedaa191ef10880a15
tree0cf2e5d32c1aae213b205e7bdde09663de8b3ba0
parent76d041f276abd29bb7b29b1d847acec36249c9ab
[media] atomisp: fixed coding style errors

Fix for error (not warnings) reported by checkpatch.pl
Specifically:
 - missing whitespace around "=" and after ","
 - indentation with spaces instead of tabs
 - lines starting with a whitespace

This patch does not affect the compiled code in any way.

Signed-off-by: Avraham Shukron <avraham.shukron@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c
drivers/staging/media/atomisp/platform/intel-mid/intel_mid_pcihelpers.c