* ipset return value in type_pf_tdel()
@ 2011-05-19 23:09 David Miller
2011-05-20 7:46 ` Jozsef Kadlecsik
0 siblings, 1 reply; 2+ messages in thread
From: David Miller @ 2011-05-19 23:09 UTC (permalink / raw)
To: kadlec; +Cc: netfilter-devel, kaber
Variable 'ret' in this function is set but not used.
I'm thinking that the "return 0" should perhaps be "return ret"
but it maybe should not be and 'ret' should simply be deleted
entirely.
Please take a look at this.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-05-20 7:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 23:09 ipset return value in type_pf_tdel() David Miller
2011-05-20 7:46 ` Jozsef Kadlecsik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).