]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wlags49_h2: remove DBG_ENTER() macro
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:07:30 +0000 (09:07 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jan 2014 17:07:30 +0000 (09:07 -0800)
commit6db725541c96e1da63b8e762b24ee4d0d3e3ddd3
treeba1523f4b7c6e404a59f2b0a7fe902f5dfedda83
parentf592d2aebb4d7a6f03f26e2985b1ce8697be461d
staging: wlags49_h2: remove DBG_ENTER() macro

We have an in-kernel tracing function, please use that instead of custom
macros.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlags49_h2/debug.h
drivers/staging/wlags49_h2/wl_cs.c
drivers/staging/wlags49_h2/wl_main.c
drivers/staging/wlags49_h2/wl_netdev.c
drivers/staging/wlags49_h2/wl_pci.c
drivers/staging/wlags49_h2/wl_priv.c
drivers/staging/wlags49_h2/wl_profile.c
drivers/staging/wlags49_h2/wl_util.c
drivers/staging/wlags49_h2/wl_wext.c