OSDN Git Service

drivers: char: misc: Add space after ','.
authorVarsha Rao <rvarsha016@gmail.com>
Fri, 7 Apr 2017 11:31:31 +0000 (17:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 8 Apr 2017 15:53:06 +0000 (17:53 +0200)
commit50a5e314792a4edbd64b1156ad4112480189a8dd
treea1e8af4c040b7fa0e98507ab23aa55488c1b2c04
parent65ebd3dfe79553b294f893ad2b6f54f8b8680e44
drivers: char: misc: Add space after ','.

Add space which is required after ',' to follow linux coding style. This
patch fixes the checkpatch issue.

Signed-off-by: Varsha Rao <rvarsha016@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/misc.c