Re: [PATCH 2/2] staging/vme: Use dev_ printks in vme_user.c

From: Greg Kroah-Hartman
Date: Tue Sep 11 2012 - 15:08:44 EST


On Tue, Sep 11, 2012 at 04:17:03PM +0900, Toshiaki Yamane wrote:
> The below checkpatch warnings was fixed,
>
> -WARNING: Prefer pr_info(... to printk(KERN_INFO, ...
> -WARNING: Prefer pr_warn(... to printk(KERN_WARNING, ...
> -WARNING: Prefer pr_debug(... to printk(KERN_DEBUG, ...
> -WARNING: Prefer pr_err(... to printk(KERN_ERR, ...
>
> Signed-off-by: Toshiaki Yamane <yamanetoshi@xxxxxxxxx>

Same comment at 1/2 applies here as well.

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/