[PATCH] Staging: Comedi: Drivers: Fix coding style issues in dt2801.c

Joe Perches joe at perches.com
Wed Apr 21 21:36:11 PDT 2010


On Thu, 2010-04-22 at 06:13 +0200, Wolfram Sang wrote:
> What about dev_* in case there are more than one of those devices?

or netdev_<level>

> Also, KERN_INFO doesn't look right, KERN_WARN?

KERN_WARNING.  Maybe kernel.h should add:
#define pr_warn pr_warning 

so there would be symmetry between levels of
pr_<level>, dev_<level>, netdev_<level>, and netif_<level>




More information about the devel mailing list