Re: [PATCH 5/8] drivers/staging/line6/driver.h: Changedprintk(KERN_ERR, .. to pr_err Changed printk(KERN_ERR, ...) call to pr_err()call in MISSING_CASE macro
From: Dan Carpenter
Date: Sun May 06 2012 - 02:40:38 EST
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
--
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/