]> git.baikalelectronics.ru Git - kernel.git/commit
staging: hp100: Remove space after * in pointer declarations
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Mon, 23 Mar 2020 05:48:35 +0000 (11:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2020 10:41:02 +0000 (11:41 +0100)
commit89da0b579b1ebad87bb248f53190d7c6cf28b9b6
tree1ef22600f15a999aa74f6bde5819adcea517a4f9
parentd11285aaee6754197d4944884e7559772688a64e
staging: hp100: Remove space after * in pointer declarations

Remove space after * in pointer declaration 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/20200323054836.48816-3-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hp/hp100.c