Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1580700
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: vt6656: Alignment match open parenthesis |
| Date | 2017-02-14 18:20 +0100 |
| Message-ID | <taOVI-4DR-11@gated-at.bofh.it> (permalink) |
| References | <taaYh-3zU-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 13, 2017 at 04:01:13AM +0530, Arushi Singhal wrote: > Fix checkpatch issues: "CHECK: Alignment should match open parenthesis" > > Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com> > --- > drivers/staging/vt6656/firmware.c | 34 +++++++++++++++++----------------- > drivers/staging/vt6656/key.h | 2 +- > drivers/staging/vt6656/rf.c | 12 ++++++------ > drivers/staging/vt6656/usbpipe.c | 12 ++++++------ > drivers/staging/vt6656/wcmd.c | 2 +- > 5 files changed, 31 insertions(+), 31 deletions(-) You sent two different patches that do different things, yet you have the same exact subject line. Please fix up and resend both of them with unique subjects. thanks, greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: vt6656: Alignment match open parenthesis Greg KH <gregkh@linuxfoundation.org> - 2017-02-14 18:20 +0100
csiph-web