6afd4e7580ac38e22c6c864c03b1e425a23287f parent 6f7d7362aca1bffd05776fe65e682d34c62ed86b author Arend van Spriel 1313415258 +0200 committer Greg Kroah-Hartman 1314130084 -0700 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 Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman