On Tue, Apr 04, 2017 at 01:41:11PM -0400, Simon Horman wrote: > On Wed, Mar 29, 2017 at 03:45:01PM +0530, Arushi Singhal wrote: > > Replace explicit NULL comparison with ! operator to simplify code. > > > > Signed-off-by: Arushi Singhal <arushisinghal19971997@xxxxxxxxx> > > --- > > net/netfilter/ipvs/ip_vs_ctl.c | 8 ++--- > > net/netfilter/ipvs/ip_vs_proto.c | 8 ++--- > > I count 18 instances of "!= NULL in net/netfilter/ipvs/ip_vs_proto but this > patch only seems to update 8 of them. I would prefer to fix all or none of > them. Agreed. Please address all instances and resubmit. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html