]> git.karo-electronics.de Git - linux-beck.git/commit
staging: wilc1000: fixes space prohibited between function name and open parenthesis
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:19:52 +0000 (11:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit706671db2f4714c1f5df65861d8b69a61ddd2da3
tree5f92779ba7bd6ffe92778df236fd2fa871007c0d
parent8e55639d066f4ef402ba88fca08ed1be70e1c4da
staging: wilc1000: fixes space prohibited between function name and open parenthesis

This patch fixes the warning reported by checkpatch.pl
for space prohibited between function name and open parenthesis '('

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c