Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1467267
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/1] staging: i4l: pcbit: Remove explicit NULL comparison |
| Date | 2016-08-21 23:30 +0200 |
| Message-ID | <s8ItA-5Ge-27@gated-at.bofh.it> (permalink) |
| References | <s1M8W-7Lb-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 02, 2016 at 05:13:14PM +0530, shyam saini wrote: > Remove the explicit NULL comparison and rewrite in a compact form using Coccinelle > > Signed-off-by: shyam saini <mayhs11saini@gmail.com> > --- > drivers/staging/i4l/pcbit/callbacks.c | 4 ++-- > drivers/staging/i4l/pcbit/capi.c | 18 +++++++++--------- > drivers/staging/i4l/pcbit/drv.c | 14 +++++++------- > drivers/staging/i4l/pcbit/layer2.c | 9 ++++----- > 4 files changed, 22 insertions(+), 23 deletions(-) Doesn't apply to my tree, can you please rebase and resend it? thanks, greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 1/1] staging: i4l: pcbit: Remove explicit NULL comparison Greg KH <gregkh@linuxfoundation.org> - 2016-08-21 23:30 +0200
csiph-web