Thanks Shashank! I applied on master, branch-2.8, branch-2.7, branch-2.6.
Alin. > -----Original Message----- > From: Shashank Ram [mailto:[email protected]] > Sent: Tuesday, September 12, 2017 6:56 AM > To: Alin Gabriel Serdean <[email protected]>; [email protected] > Subject: Re: [ovs-dev] [PATCH] tests: Fix sparse error on test-ovn.c > > > > > > _ > Subject: [ovs-dev] [PATCH] tests: Fix sparse error on test-ovn.c > > Commit d5c70d4bcc344ae10a644b83f1790a0235871efc fixed the MSVC issue > however, introduced a sparse error: > "tests/test-ovn.c:205:43: warning: Using plain integer as NULL pointer" > > Use 'NULL' instead of '0'. > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > --- > > Acked-by: Shashank Ram <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
