Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1619297
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] staging: bcm2835-audio: remove unnecessary log messages |
| Date | 2017-04-08 17:00 +0200 |
| Message-ID | <tu00i-6yJ-9@gated-at.bofh.it> (permalink) |
| References | <tsf3r-24M-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 04, 2017 at 12:03:43AM +0530, Aishwarya Pant wrote: > Remove unnecessary log messages in the driver which are just tracking > function entry and exits. > > Signed-off-by: Aishwarya Pant <aishpant@gmail.com> > --- > Changes in v2: > Patch v1 introduced a compile error; remove it by deleting the log > continuation. > > .../vc04_services/bcm2835-audio/bcm2835-ctl.c | 2 -- > .../vc04_services/bcm2835-audio/bcm2835-pcm.c | 19 ----------- > .../vc04_services/bcm2835-audio/bcm2835-vchiq.c | 38 ---------------------- > 3 files changed, 59 deletions(-) Doesn't apply against my tree at all :(
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] staging: bcm2835-audio: remove unnecessary log messages Aishwarya Pant <aishpant@gmail.com> - 2017-04-03 20:40 +0200 Re: [PATCH v2] staging: bcm2835-audio: remove unnecessary log messages Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-04-08 17:00 +0200
csiph-web