Re: [PATCH] Fix partial warnings of checkpatch.pl for drivers/staging/greybus/i2c.c

2018-03-14 Thread Greg KH
On Tue, Mar 06, 2018 at 07:52:46PM +0100, Horatiu Vultur wrote: > Fix partial warnings of checkpatch.pl for drivers/staging/greybus/i2c.c What do you mean by "partial"? And why did you not cc: the people that scripts/get_maintainer.pl told you to? Please provide a better description here in the

[PATCH] Fix partial warnings of checkpatch.pl for drivers/staging/greybus/i2c.c

2018-03-06 Thread Horatiu Vultur
Fix partial warnings of checkpatch.pl for drivers/staging/greybus/i2c.c Signed-off-by: Horatiu Vultur --- drivers/staging/greybus/i2c.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/staging/greybus/i2c.c b/drivers/staging/greybus/i2c.c