From 8bf90539d672090f725b6a5456f3898a602be193 Mon Sep 17 00:00:00 2001 From: David Kilroy Date: Sat, 1 Oct 2011 09:43:48 +0100 Subject: [PATCH] staging: wlags49_h2: Use C99 __func__ in DBG machinery so you don't have to declare DBG_FUNC at the start of all functions. This just makes it easy to add DBG conforming to existing code. The patch reformats the changed #defines to satisfy checkstyle.pl Signed-off-by: David Kilroy Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed