Re: ath9k_htc: fix minor mistakes in dev_err messages

2016-11-15 Thread Kalle Valo
h.git, thanks. 14acebc33e6d ath9k_htc: fix minor mistakes in dev_err messages -- https://patchwork.kernel.org/patch/9405663/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

[PATCH] ath9k_htc: fix minor mistakes in dev_err messages

2016-10-31 Thread Colin King
From: Colin Ian King Add missing space in a dev_err message and join wrapped text so it does not span multiple lines. Fix spelling mistake on "unknown". Signed-off-by: Colin Ian King --- drivers/net/wireless/ath/ath9k/htc_hst.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff