[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161207082508.GA4480@kroah.com>
Date: Wed, 7 Dec 2016 09:25:08 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Ozgur Karatas <okaratas@...ber.fsf.org>
Cc: dpenkler@...il.com, linux-usb@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] Fixed to checkpatch errors to usbtmc.c
On Tue, Dec 06, 2016 at 02:57:00PM +0200, Ozgur Karatas wrote:
> Hello all,
This isn't needed in a changelog text.
> I will solve a checkpatch.pl script errors.
> drivers/usb/class/usbtmc.c:719: ERROR: else should follow close brace '}'
> drivers/usb/class/usbtmc.c:735: ERROR: space required after that ',' (ctx:VxV)
> drivers/usb/class/usbtmc.c:735: ERROR: space required after that ',' (ctx:VxV)
> drivers/usb/class/usbtmc.c:735: ERROR: space required after that ',' (ctx:VxV)
> drivers/usb/class/usbtmc.c:746: ERROR: else should follow close brace '}'
> drivers/usb/class/usbtmc.c:752: ERROR: space required after that ',' (ctx:VxV)
> drivers/usb/class/usbtmc.c:752: ERROR: space required after that ',' (ctx:VxV)
> drivers/usb/class/usbtmc.c:1403: ERROR: space required before the open parenthesis '('
> total: 8 errors, 25 warnings, 1558 lines checked
Please break this up into one patch per "type" of fix please.
> Regards,
This isn't needed either :)
thanks,
greg k-h
Powered by blists - more mailing lists