Re: [PATCH 3/3] input: pixcir_i2c: Remove a useless blank line

2016-08-19 Thread Dmitry Torokhov
On Wed, Aug 17, 2016 at 03:22:14PM +0200, LABBE Corentin wrote: > This patch fix the following checkpatch report: > Blank lines aren't necessary after an open brace > > Signed-off-by: LABBE Corentin Hmm, OK. Applied, thank you. > --- > drivers/input/touchscreen/pixcir_i2c_ts.c | 1 - > 1 file

[PATCH 3/3] input: pixcir_i2c: Remove a useless blank line

2016-08-17 Thread LABBE Corentin
This patch fix the following checkpatch report: Blank lines aren't necessary after an open brace Signed-off-by: LABBE Corentin --- drivers/input/touchscreen/pixcir_i2c_ts.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/input/touchscreen/pixcir_i2c_ts.c b/drivers/input/touchscreen/p