> -----Original Message----- > From: Intel-wired-lan [mailto:[email protected]] On > Behalf Of YueHaibing > Sent: Monday, July 1, 2019 11:20 PM > To: Kirsher, Jeffrey T <[email protected]>; [email protected]; > [email protected] > Cc: [email protected]; YueHaibing <[email protected]>; linux- > [email protected] > Subject: [Intel-wired-lan] [PATCH net-next] iavf: remove unused debug > function iavf_debug_d > > There is no caller of function iavf_debug_d() in tree since commit > 75051ce4c5d8 ("iavf: Fix up debug print macro"), so it can be removed. > > Reported-by: Hulk Robot <[email protected]> > Signed-off-by: YueHaibing <[email protected]> > --- > drivers/net/ethernet/intel/iavf/iavf_main.c | 22 ---------------------- > 1 file changed, 22 deletions(-)
Tested-by: Andrew Bowers <[email protected]>

