[PATCH v3] staging: media: atomisp: Fix indentation to tabs

2017-05-08 Thread Gideon Sheril
Fixing following checkpatch warnnings/errors: ERROR: code indent should use tabs where possible WARNING: please, no spaces at the start of a line Signed-off-by: Gideon Sheril --- Changed from previuos version: - Fixed alignment issues - Verified no new warning or errors appear after patch

[PATCH] Fix spaces ERROR in atomisp_gmin_platform.c

2017-05-06 Thread Gideon Sheril
staging/media/atomisp/platform/intel-mid/atomisp_gmin_platform.c: Fixing style ERRORs related to spaces instead of tabs and comma/assignment space padding. Signed-off-by: Gideon Sheril --- .../platform/intel-mid/atomisp_gmin_platform.c | 180 ++--- 1 file changed, 89

[PATCH] staging/media/atomisp/platform/intel-mid change spaces to tabs and comma/assignment space padding

2017-05-05 Thread Gideon Sheril
atomisp_gmin_platform.c: Fix ERROR: spaces instead of tabs and comma/assignment padding error. Signed-off-by: Gideon Sheril --- .../platform/intel-mid/atomisp_gmin_platform.c | 166 ++--- 1 file changed, 83 insertions(+), 83 deletions(-) diff --git a/drivers/staging/media