]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm750: fix whitspace for cast to pointer
authorMichel von Czettritz <michel.von.czettritz@gmail.com>
Thu, 26 Mar 2015 22:27:09 +0000 (23:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:39:33 +0000 (13:39 +0200)
commit347d4fad7a76ce9b5cd6de8e6c4481d7c1d1f664
tree6188c198b191d33d935e9f856c63295d8a6f4996
parentcb7219cd4f416b6035134e17a8aec84fda855093
staging: sm750: fix whitspace for cast to pointer

This patch fixes the checkpatch.pl warning:
'ERROR: "(foo*)" should be "(foo *)"'

Signed-off-by: Michel von Czettritz <michel.von.czettritz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c