Staging: rt2860: Sanitize DBGPRINT_ERR macro
authorL. Alberto Giménez <agimenez@sysvalve.es>
Tue, 14 Dec 2010 01:01:55 +0000 (02:01 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Dec 2010 20:17:29 +0000 (12:17 -0800)
commit8c3d90921604951e306a898669c46a88578c5848
tree58abcd1772a14eba5feed5f0b96d0997374e3e0f
parent3be305fd7c0d07cdbb175467b4fe706ea10eb732
Staging: rt2860: Sanitize DBGPRINT_ERR macro

Cleaner implementation. Avoids the need of the double parenthesis to call the
macro.

Signed-off-by: L. Alberto Giménez <agimenez@sysvalve.es>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
17 files changed:
drivers/staging/rt2860/chip/rtmp_phy.h
drivers/staging/rt2860/common/ba_action.c
drivers/staging/rt2860/common/cmm_data.c
drivers/staging/rt2860/common/cmm_mac_pci.c
drivers/staging/rt2860/common/cmm_mac_usb.c
drivers/staging/rt2860/common/cmm_wpa.c
drivers/staging/rt2860/common/mlme.c
drivers/staging/rt2860/common/rt_rf.c
drivers/staging/rt2860/common/rtmp_init.c
drivers/staging/rt2860/common/rtmp_mcu.c
drivers/staging/rt2860/common/spectrum.c
drivers/staging/rt2860/rt_linux.h
drivers/staging/rt2860/sta/assoc.c
drivers/staging/rt2860/sta/auth.c
drivers/staging/rt2860/sta/connect.c
drivers/staging/rt2860/sta/rtmp_data.c
drivers/staging/rt2860/sta/sync.c