On Wed, Aug 29, 2012 at 10:29:26AM +0900, Toshiaki Yamane wrote: > fixed some checkpatch warnings. > -WARNING: Prefer pr_info(... to printk(KERN_INFO, ... > -WARNING: Prefer pr_err(... to printk(KERN_ERR, ...
No, please use dev_info() and dev_err() instead wherever possible. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/