From: Arend van Spriel Date: Mon, 15 Aug 2011 13:34:18 +0000 (+0200) Subject: staging: brcm80211: remove W_SM and R_SM macros from dma.c X-Git-Tag: v3.2-rc1~169^2^2~864^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61aee4c17a5945a2b74b0be8c0e23c7e791e66ab;p=pandora-kernel.git 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 --- Reading git-diff-tree failed