Few more checkpatch fixes and one fix for a regression from my previous checkpatch fixes. --- Kalle Valo (4): ath6kl: fix regression in ath6kl_upload_board_file() ath6kl: replace strict_strtoul() with kstrtoul() ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend() ath6kl: use max_t() in ath6kl_cfg80211_connect() drivers/net/wireless/ath/ath6kl/cfg80211.c | 4 ++-- drivers/net/wireless/ath/ath6kl/debug.c | 19 ++----------------- drivers/net/wireless/ath/ath6kl/init.c | 3 ++- drivers/net/wireless/ath/ath6kl/sdio.c | 9 +++++---- 4 files changed, 11 insertions(+), 24 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html