From e4ac92df2791c1a3912643e9547941f430fda726 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Tue, 20 May 2014 14:05:50 -0700 Subject: [PATCH] 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-format-patch failed