Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473082
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: i4l: act2000: Fix checkpatch warning |
| Date | 2016-08-31 09:30 +0200 |
| Message-ID | <sc889-7Pb-9@gated-at.bofh.it> (permalink) |
| References | <sc0ki-2Sd-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 30, 2016 at 07:04:55PM -0400, Anson Jacob wrote:
> Fix checkpatch.pl warning:
> braces {} are not necessary for single statement blocks
> Missing a blank line after declarations
>
> Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com>
> ---
> drivers/staging/i4l/act2000/act2000_isa.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
You sent 2 patches that do different things, yet have identical subject
lines :(
Please fix that up and send it as a series of 2 patches, with different
subjects, so it makes more sense.
thanks,
greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] staging: i4l: act2000: Fix checkpatch warning Anson Jacob <ansonjacob.aj@gmail.com> - 2016-08-31 01:10 +0200 Re: [PATCH] staging: i4l: act2000: Fix checkpatch warning Greg KH <gregkh@linuxfoundation.org> - 2016-08-31 09:30 +0200
csiph-web