Re: [PATCH v3] staging/comedi: Use pr_ or dev_ printks indrivers/gsc_hdpi.c

From: Greg Kroah-Hartman
Date: Thu Oct 25 2012 - 15:24:23 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/