staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()
authorValerio Genovese <valerio.click@gmail.com>
Sun, 2 Apr 2017 19:43:46 +0000 (21:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Apr 2017 08:13:09 +0000 (10:13 +0200)
commit33a2e390c4405f003fae5494c87dda45354b43cc
tree1ab67b45525dc302496d172f6af6b118f796dc04
parent8d7cd91da45b11046c587fbaec9f42116e1cca93
staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

Removed extra space before comma in memset() as a part of
checkpatch.pl fix-up.

Signed-off-by: Valerio Genovese <valerio.click@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/i2c/gc0310.c