> -----Original Message----- > From: Fabian Frederick [mailto:[email protected]] > Sent: Saturday, June 28, 2014 6:37 AM > To: [email protected] > Cc: Fabian Frederick; KY Srinivasan; Haiyang Zhang; > [email protected] > Subject: [PATCH 1/1] drivers/net/hyperv/netvsc.c: remove unnecessary > null test before kfree > > Fix checkpatch warning: > WARNING: kfree(NULL) is safe this check is probably not required > > Cc: "K. Y. Srinivasan" <[email protected]> > Cc: Haiyang Zhang <[email protected]> > Cc: [email protected] > Signed-off-by: Fabian Frederick <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]> Also, please add [email protected] to the recipients. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

