]> git.baikalelectronics.ru Git - kernel.git/commit
staging: hp100: Add space around operator
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Wed, 25 Mar 2020 14:43:53 +0000 (20:13 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2020 18:35:27 +0000 (19:35 +0100)
commit870a3154331eefdadbd76cc62e589869124adcd5
treec38373ab59a9d11b44061f16c64c43bedbe4ce51
parent66f48565e2c2fbfaec211781ab28cb7004c5ef9d
staging: hp100: Add space around operator

Add space around "-" operator to improve code readability and adhere to
the Linux kernel coding style.
Reported by checkpatch.pl

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