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)
commit68d386bf3f8158196429d7dc8c6dd90b15f85a99
tree55bbc8642447f2991483e689ff05b96ef7e0b96c
parent7fba0100f232ed3fe057f688b3dcdf48b590b54e
Staging: panel: Fix space prohibited between function name and open paranthesis

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>
drivers/staging/panel/panel.c