Re: [PATCH] Staging: panel: fixed checkpatch errors in panel.c

2014-06-19 Thread Greg KH
On Sun, Jun 01, 2014 at 03:20:55AM -0700, Vincent Heuken wrote: This patch simply fixes the style errors in panel.c that scripts/checkpatch.pl reported Which style errors? Please be specific. And break the patch up into only doing one type of fix at a time, otherwise it's hard to review.

[PATCH] Staging: panel: fixed checkpatch errors in panel.c

2014-06-01 Thread Vincent Heuken
This patch simply fixes the style errors in panel.c that scripts/checkpatch.pl reported Signed-off-by: Vincent Heuken m...@vincentheuken.com --- drivers/staging/panel/panel.c | 244 +- 1 file changed, 121 insertions(+), 123 deletions(-) diff --git