staging: cxt1e1: remove space between function name and parenthesis
authorDaeseok Youn <daeseok.youn@gmail.com>
Tue, 4 Mar 2014 02:03:07 +0000 (11:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Mar 2014 00:32:10 +0000 (16:32 -0800)
commit922b81b835c44774600f25fd90c585f44ab92fd8
tree58f3cfe143ab934d24323cfa386fd79e0cf65993
parent53261926fbf26abd79462fd8c08360c6908ae653
staging: cxt1e1: remove space between function name and parenthesis

clean up checkpatch.pl warnings in linux.c:
 WARNING: space prohibited between function name
 and open parenthesis '('

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/linux.c