[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121025192430.GA26555@kroah.com>
Date: Thu, 25 Oct 2012 12:24:30 -0700
From: Greg Kroah-Hartman <greg@...ah.com>
To: YAMANE Toshiaki <yamanetoshi@...il.com>
Cc: Ian Abbott <abbotti@....co.uk>,
Frank Mori Hess <fmhess@...rs.sourceforge.net>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] staging/comedi: Use pr_ or dev_ printks in
drivers/gsc_hdpi.c
On Thu, Oct 25, 2012 at 08:12:26PM +0900, YAMANE Toshiaki wrote:
> fixed below checkpatch warning.
> - WARNING: Prefer netdev_warn(netdev, ... then dev_warn(dev, ... then pr_warn(... to printk(KERN_WARNING ...
>
> some of them have been replaced by dev_dbg,
> and added pr_fmt.
>
> Signed-off-by: YAMANE Toshiaki <yamanetoshi@...il.com>
> ---
> drivers/staging/comedi/drivers/gsc_hpdi.c | 31 +++++++++++++++--------------
> 1 file changed, 16 insertions(+), 15 deletions(-)
This patch does not apply against my tree, can you please redo it
against the latest linux-next release and resend it?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists