This patch series fixes some coding style issues in atomisp driver reported by checkpatch, like: missing blank lines after declarations, comments style, comparisons and indentation. It is based on next-20171128. Changes since v1: - Add commit message to first patch as reported by Jacopo Mondi <jacopo@xxxxxxxxxx> Riccardo Schirone (4): staging: add missing blank line after declarations in atomisp-ov5693 staging: improve comments usage in atomisp-ov5693 staging: improves comparisons readability in atomisp-ov5693 staging: fix indentation in atomisp-ov5693 .../media/atomisp/i2c/ov5693/atomisp-ov5693.c | 63 +++++++++++++++------- 1 file changed, 44 insertions(+), 19 deletions(-) -- 2.14.3