Re: [PATCH] staging/comedi: Use dev_ printks in drivers/adl_pci9118.c

From: Greg Kroah-Hartman
Date: Tue Nov 13 2012 - 14:20:03 EST


On Sat, Nov 03, 2012 at 10:38:03PM +0900, YAMANE Toshiaki wrote:
> fixed below checkpatch warnings.
> - WARNING: Prefer netdev_err(netdev, ... then dev_err(dev, ... then pr_err(... to printk(KERN_ERR ...
>
> Signed-off-by: YAMANE Toshiaki <yamanetoshi@xxxxxxxxx>
> ---
> drivers/staging/comedi/drivers/adl_pci9118.c | 31 ++++++++++++++------------
> 1 file changed, 17 insertions(+), 14 deletions(-)

This does not apply at all, sorry.

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/