From: Yogesh Chaudhari Date: Thu, 3 Apr 2014 21:49:23 +0000 (-0700) Subject: checkpatch.pl: modify warning message for printk usage X-Git-Tag: v3.15-rc1~106^2~82 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daa8b0592ee062583b2532bf62450c15fbcc7f98;p=pandora-kernel.git checkpatch.pl: modify warning message for printk usage Modify warning message when printk is used in a patch. It mentions to use subsystem_dbg instead of netdev_dbg as the first preferred format of logging debug messages. Signed-off-by: Yogesh Chaudhari Cc: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed