Greg, all, This series removes all the 'low hanging fruit' checkpatch errors. The following remain: - errors intentionally left alone (per ml conversations) - errors triggered by typedef use - kernel_thread() use I plan on hitting the kernel_thread()'s next, then I'll move on to typedef removal. thx, Jason. Jason Cooper (5): staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition' staging: brcm80211: fix 'do not init globals to 0 or NULL' staging: brcm80211: fix 'do not init statics to 0 or NULL' staging: brcm80211: fix various checkpatch spacing errors. staging: brcm80211: fix checkpatch macro errors. drivers/staging/brcm80211/brcmfmac/bcmsdh.c | 2 +- drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c | 48 +++++++++++-------- drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c | 3 +- .../brcm80211/brcmfmac/bcmsdh_sdmmc_linux.c | 2 +- drivers/staging/brcm80211/brcmfmac/bcmutils.c | 2 +- drivers/staging/brcm80211/brcmfmac/dhd_common.c | 49 ++++++++++---------- .../staging/brcm80211/brcmfmac/dhd_custom_gpio.c | 2 +- drivers/staging/brcm80211/brcmfmac/dhd_linux.c | 25 ++++++---- drivers/staging/brcm80211/brcmfmac/dhd_sdio.c | 4 +- drivers/staging/brcm80211/brcmfmac/linux_osl.c | 21 +++++---- drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c | 6 +- drivers/staging/brcm80211/brcmfmac/wl_iw.c | 13 +++-- drivers/staging/brcm80211/brcmfmac/wl_iw.h | 2 +- 13 files changed, 98 insertions(+), 81 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel