]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding style
authorJosenivaldo Benito Jr <jrbenito@benito.qsl.br>
Sun, 12 Feb 2012 21:03:14 +0000 (19:03 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2012 04:09:38 +0000 (20:09 -0800)
commit8c89458387b8516d57280f804c71891671fabf9a
tree32e0c38f735f6104420165d5c5897ea5395c7717
parent3423567027c4f3b7ec8da224462f9af261d0dee8
Staging: sm7xx: smtcfb.c: fixed a pointer declaration coding style

Fixed a pointer declaration coding style issue. *foo not * foo

Signed-off-by: Josenivaldo Benito Jr. <jrbenito@benito.qsl.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xx/smtcfb.c