Messages in this thread |  | | Date | Mon, 27 Aug 2018 19:49:15 +0200 | From | Greg KH <> | Subject | Re: [PATCH] ddk750_mode.c: Wraps line to 80 charecters |
| |
On Wed, Aug 08, 2018 at 03:05:52PM +0530, Abishek V Ashok wrote: > Splits definition of function programModeRegisters into two lines such > that each line is less than 80 characters. > > Signed-off-by: Abishek V Ashok <abishekvashok@gmail.com> > --- > drivers/staging/sm750fb/ddk750_mode.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Please put the subsystem in the subject line to make it harder to miss your patch, you need a "staging:" in there, like all other patches for drivers/staging/
Please fix up and resend.
thanks,
greg k-h
|  |