Staging: panel: Fix space prohibited between function name and open paranthesis
authorMonam Agarwal <monamagarwal123@gmail.com>
Tue, 25 Feb 2014 14:10:49 +0000 (19:40 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 20:29:24 +0000 (12:29 -0800)
This patch fixes the following checkpatch.pl issues in panel.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>

No differences found