staging: brcm80211: SDIO/MMC cleanups
commit4b455e0dabbe5f023ce906741295d64c4234672f
authorGrant Grundler <grundler@chromium.org>
Wed, 4 May 2011 16:59:47 +0000 (4 09:59 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 May 2011 16:27:34 +0000 (6 09:27 -0700)
tree12c922d1e9b61f950e9987659b5fdce5c55ce578
parent23c5605c7d842f922fe141f5a7b1c30e9b54dae6
staging: brcm80211: SDIO/MMC cleanups

misc coding style cleanups to dhd_sdio/sdmmc

o replace PKTFREE2 macro with static dhdsdio_pktfree2()
o drop "delta" local var
o drop GSPI_PR55150_BAILOUT
o reformat some of the comments (white space changes)
o drop dhd_bcmsdh_recv_buf wrapper and directly call bcmsdh_recv_buf

Signed-off-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
drivers/staging/brcm80211/brcmfmac/dhd_sdio.c