Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1274762
| From | Marek Lindner <mareklindner@neomailbox.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" |
| Date | 2015-11-21 23:10 +0100 |
| Message-ID | <qxow2-2Zx-7@gated-at.bofh.it> (permalink) |
| References | <mSsDN-4wa-35@gated-at.bofh.it> <qqQGJ-7Hz-9@gated-at.bofh.it> <qqQQq-7KR-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tuesday, November 03, 2015 21:52:58 SF Markus Elfring wrote: > From: Markus Elfring <elfring@users.sourceforge.net> > Date: Tue, 3 Nov 2015 19:20:34 +0100 > > The batadv_softif_vlan_free_ref() 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> > --- > net/batman-adv/translation-table.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied in revision bbcbe0f. Thanks, Marek
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref" Marek Lindner <mareklindner@neomailbox.ch> - 2015-11-21 23:10 +0100
csiph-web