Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449155
| From | Dan Williams <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register" |
| Date | 2016-07-24 17:20 +0200 |
| Message-ID | <rYtma-12W-19@gated-at.bofh.it> (permalink) |
| References | (13 earlier) <mSsDN-4wa-61@gated-at.bofh.it> <mSsDN-4wa-63@gated-at.bofh.it> <mSsDN-4wa-65@gated-at.bofh.it> <mSsDN-4wa-33@gated-at.bofh.it> <rYnJL-67f-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jul 24, 2016 at 2:16 AM, SF Markus Elfring <elfring@users.sourceforge.net> wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Sun, 24 Jul 2016 11:05:34 +0200 > > The __nd_device_register() function tests whether its argument is NULL > and then returns immediately. Thus the test around the call is not needed. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Thanks, applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register" SF Markus Elfring <elfring@users.sourceforge.net> - 2016-07-24 11:20 +0200 Re: [PATCH] libnvdimm-btt: Delete an unnecessary check before the function call "__nd_device_register" Dan Williams <dan.j.williams@intel.com> - 2016-07-24 17:20 +0200
csiph-web