> From: Intel-wired-lan [mailto:[email protected]] On > Behalf Of SF Markus Elfring > Sent: Monday, January 1, 2018 11:57 AM > To: [email protected]; [email protected]; Kirsher, > Jeffrey T <[email protected]> > Cc: [email protected]; LKML <[email protected]> > Subject: [Intel-wired-lan] [PATCH] igb: Delete an error message for a failed > memory allocation in igb_enable_sriov() > > From: Markus Elfring <[email protected]> > Date: Mon, 1 Jan 2018 20:53:10 +0100 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <[email protected]> > --- > drivers/net/ethernet/intel/igb/igb_main.c | 2 -- > 1 file changed, 2 deletions(-) >
Tested-by: Aaron Brown <[email protected]>
