Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1577521
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] staging: bcm2835-audio: Removed spaces before ')' |
| Date | 2017-02-09 13:20 +0100 |
| Message-ID | <t8VRD-62y-7@gated-at.bofh.it> (permalink) |
| References | <t7Mno-1YN-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 06, 2017 at 01:26:50PM +0530, Abhijit Naik wrote: > bcm2835-vchiq.c and vc_vchi_audioserv_defs.h: > fixing ERROR: space prohibited before that close parenthesis > > Signed-off-by: Abhijit Naik <abhijitnaik27@gmail.com> > --- > drivers/staging/bcm2835-audio/bcm2835-vchiq.c | 16 ++++++++-------- > drivers/staging/bcm2835-audio/vc_vchi_audioserv_defs.h | 2 +- > 2 files changed, 9 insertions(+), 9 deletions(-) These two patches do not apply to my tree at all, it looks like someone else already did this :( sorry, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] staging: bcm2835-audio: Removed spaces before ')' Abhijit Naik <abhijitnaik27@gmail.com> - 2017-02-06 09:00 +0100
[PATCH 2/2] staging: bcm2835-audio: Removed space after '(' Abhijit Naik <abhijitnaik27@gmail.com> - 2017-02-06 09:00 +0100
Re: [PATCH 1/2] staging: bcm2835-audio: Removed spaces before ')' Greg KH <gregkh@linuxfoundation.org> - 2017-02-09 13:20 +0100
csiph-web