MIPS: IP27: klconfig.c checkpatch cleanup
commit78e6f4c03d51e4004866918a1482d48624e38d67
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sun, 23 May 2010 19:52:12 +0000 (23 21:52 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:44 +0000 (5 13:25 +0100)
tree7616410ed01762e7fc2381ef6a192fb393ca1f13
parent11ed4add992062de988773287c32e43f294968ac
MIPS: IP27: klconfig.c checkpatch cleanup

arch/mips/sgi-ip27/ip27-klconfig.c:51: ERROR: "foo * bar" should be "foo *bar"
arch/mips/sgi-ip27/ip27-klconfig.c:63: ERROR: "foo * bar" should be "foo *bar"
arch/mips/sgi-ip27/ip27-klconfig.c:81: ERROR: "foo * bar" should be "foo *bar"
arch/mips/sgi-ip27/ip27-klconfig.c:100: ERROR: "foo * bar" should be "foo *bar"

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1278/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sgi-ip27/ip27-klconfig.c