From: Stephen Hemminger Date: Tue, 28 Aug 2007 22:22:09 +0000 (-0700) Subject: [ATM]: Replace DPRINTK() with pr_debug(). X-Git-Tag: v2.6.24-rc1~1454^2~768 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522400623e240ad134cb4101b1fddc3245d2a7ed;p=pandora-kernel.git [ATM]: Replace DPRINTK() with pr_debug(). Get rid of using DPRINTK macro in ATM and use pr_debug (in kernel.h). Using the standard macro is cleaner and forces code to check for bad arguments and formatting. Fixes from Thomas Graf. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed