> -----Original Message----- > From: SF Markus Elfring [mailto:[email protected]] > Sent: Thursday, November 20, 2014 9:25 AM > To: Haiyang Zhang; KY Srinivasan; [email protected]; > [email protected] > Cc: LKML; [email protected]; Julia Lawall > Subject: [PATCH 1/1] net: Hyper-V: Deletion of an unnecessary check > before the function call "vfree" > > From: Markus Elfring <[email protected]> > Date: Thu, 20 Nov 2014 15:15:21 +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 <[email protected]>
Signed-off-by: Haiyang Zhang <[email protected]> Thanks! _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
