From 549e83500b801dbd274bceec04afe02a0e989fe2 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Tue, 20 May 2014 13:09:33 -0700 Subject: [PATCH] USB: iowarrior: Convert local dbg macro to dev_dbg Use a more standard logging style. Add terminating newlines to formats. Remove __func__ as that can be added via dynamic debug. Remove now unnecessary debug module parameter. Remove the dbg macro too. Signed-off-by: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed