[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121025024357.GA24008@kroah.com>
Date: Wed, 24 Oct 2012 19:43:57 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
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 v2] staging/comedi: Use pr_ or dev_ printks in
drivers/gsc_hdpi.c
On Thu, Oct 25, 2012 at 11:23:13AM +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 or pr_debug,
> and added pr_fmt.
>
> Signed-off-by: YAMANE Toshiaki <yamanetoshi@...il.com>
This patch doesn't apply, can you redo it against the next 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