staging: brcm80211: remove W_SM and R_SM macros from dma.c
authorArend van Spriel <arend@broadcom.com>
Mon, 15 Aug 2011 13:34:18 +0000 (15:34 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 20:08:04 +0000 (13:08 -0700)
commit61aee4c17a5945a2b74b0be8c0e23c7e791e66ab
treeb6afd4e7580ac38e22c6c864c03b1e425a23287f
parent6f7d7362aca1bffd05776fe65e682d34c62ed86b
staging: brcm80211: remove W_SM and R_SM macros from dma.c

The macros W_SM and R_SM are not doing much conversion of the macro
parameters and complicate code readability without good cause. It
is more clear to remove usage of the macros expanding it in the source
code.

Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmsmac/dma.c