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

No differences found