[PATCH 5/8] drivers/staging/line6/driver.h: Changed printk(KERN_ERR, .. to pr_err Changed printk(KERN_ERR, ...) call to pr_err() call in MISSING_CASE macro

Dan Carpenter dan.carpenter at oracle.com
Sun May 6 06:42:18 UTC 2012


MISSING_CASE is a horrible macro.  Just replace all the code which
uses MISSING_CASE.  Or better yet, delete all the uses.  (I haven't
looked through them).

regards,
dan carpenter




More information about the devel mailing list