Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264904
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fjes: Delete an unnecessary check before the function call "vfree" |
| Date | 2015-11-07 19:20 +0100 |
| Message-ID | <qsgfL-5MQ-1@gated-at.bofh.it> (permalink) |
| References | <mSsDN-4wa-65@gated-at.bofh.it> <mSsDN-4wa-33@gated-at.bofh.it> <qrKIV-26Z-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: SF Markus Elfring <elfring@users.sourceforge.net> Date: Fri, 6 Nov 2015 09:39:23 +0100 > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Fri, 6 Nov 2015 09:30:29 +0100 > > The vfree() function performs also input parameter validation. > 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> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] fjes: Delete an unnecessary check before the function call "vfree" SF Markus Elfring <elfring@users.sourceforge.net> - 2015-11-06 09:40 +0100 Re: [PATCH] fjes: Delete an unnecessary check before the function call "vfree" David Miller <davem@davemloft.net> - 2015-11-07 19:20 +0100
csiph-web