[PATCH V2 18/24] staging: wilc1000: linux_wlan.c: removes unnecessary log messages

Julian Calaby julian.calaby at gmail.com
Fri Feb 19 00:40:47 UTC 2016


Hi Leo,

On Thu, Feb 18, 2016 at 10:30 PM, Leo Kim <leo.kim at atmel.com> wrote:
> From: Chris Park <chris.park at atmel.com>
>
> This patch removes unnecessary log messages.
>
> Signed-off-by: Chris Park <chris.park at atmel.com>
> Signed-off-by: Leo Kim <leo.kim at atmel.com>
> ---
>  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: julian.calaby at gmail.com
Profile: http://www.google.com/profiles/julian.calaby/


More information about the devel mailing list