From: Joe Perches Date: Tue, 20 May 2014 21:05:50 +0000 (-0700) Subject: serial: samsung: Neaten dbg uses X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~35^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ac92df2791c1a3912643e9547941f430fda726;p=pandora-kernel.git serial: samsung: Neaten dbg uses Add format and argument checking and fix misuses in the dbg macro. Add __printf Use %pR for resource Add #include guard to samsung.h Move static functions from .h to .c Use vscnprintf instead of length unguarded vsprintf Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed