staging: wlags49_h2: Use C99 __func__
commit8bf90539d672090f725b6a5456f3898a602be193
authorDavid Kilroy <kilroyd@googlemail.com>
Sat, 1 Oct 2011 08:43:48 +0000 (1 09:43 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:41:06 +0000 (4 10:41 -0700)
tree963216d79d3a7ca07d77226e0808f5bfcb1259bd
parent41598a0b718d31db6782a87ac5049ccfb56121db
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 <kilroyd@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlags49_h2/debug.h
drivers/staging/wlags49_h2/wl_netdev.c