]> git.baikalelectronics.ru Git - kernel.git/commit
staging: hp100: Remove space after opening parenthesis "("
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Wed, 25 Mar 2020 07:29:05 +0000 (12:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2020 12:42:06 +0000 (13:42 +0100)
commit492756fbd09afd6a539f6c16db2e5b08f2decfb8
treec353e0780351d8fcd7d32ad3d61a5a4215e379bd
parenta52a5e6a4dec7a32c8ec56b28546aa039a612da8
staging: hp100: Remove space after opening parenthesis "("

Remove space after opening parenthesis in if statement to improve code
readability and to adhere to the standard coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
Link: https://lore.kernel.org/r/20200325072905.29066-7-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hp/hp100.c