Hi Julian, Yes, ongoing remove this function. I will be removing this function for next patch. Thank you in your advice.
Thanks, BR Leo -----Original Message----- From: Julian Calaby [mailto:[email protected]] Sent: Friday, February 19, 2016 9:41 AM To: Kim, Leo <[email protected]> Cc: Greg KH <[email protected]>; [email protected]; linux-wireless <[email protected]>; Cho, Tony <[email protected]>; Lee, Glen <[email protected]>; Shin, Austin <[email protected]>; Park, Chris <[email protected]>; Abozaeid, Adham <[email protected]>; Ferre, Nicolas <[email protected]> Subject: Re: [PATCH V2 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages Hi Leo, On Thu, Feb 18, 2016 at 10:30 PM, Leo Kim <[email protected]> wrote: > From: Chris Park <[email protected]> > > This patch removes unnecessary log messages. > > Signed-off-by: Chris Park <[email protected]> > Signed-off-by: Leo Kim <[email protected]> > --- > drivers/staging/wilc1000/linux_wlan.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/staging/wilc1000/linux_wlan.c > b/drivers/staging/wilc1000/linux_wlan.c > index a731b46..660bf63 100644 > --- a/drivers/staging/wilc1000/linux_wlan.c > +++ b/drivers/staging/wilc1000/linux_wlan.c > @@ -226,7 +226,6 @@ static void deinit_irq(struct net_device *dev) > > void wilc_dbg(u8 *buff) > { > - PRINT_D(INIT_DBG, "%d\n", *buff); > } Are you sure this is right? If so, why not just remove this function entirely? Thanks, -- Julian Calaby Email: [email protected] Profile: http://www.google.com/profiles/julian.calaby/ _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
