From: Kees Cook Date: Fri, 13 Sep 2013 21:52:04 +0000 (-0700) Subject: isdn: clean up debug format string usage X-Git-Tag: v3.12-rc2~14^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a4a5733b0a8290de39558b82896ab795b108a7;p=pandora-kernel.git isdn: clean up debug format string usage Avoid unneeded local string buffers for constructing debug output. Also cleans up debug calls that contain a single parameter so that they cannot be accidentally parsed as format strings. Signed-off-by: Kees Cook Cc: Karsten Keil Cc: David Miller Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed