Staging: cxt1e1: Fix space prohibited between function name and open parenthesis '('
authorMonam Agarwal <monamagarwal123@gmail.com>
Tue, 25 Feb 2014 10:42:44 +0000 (16:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 16:39:27 +0000 (08:39 -0800)
This patch fixes the following checkpatch.pl warning in functions.c
WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/functions.c

Simple merge