Re: [PATCH] ath10k: add missing '\n' to warning and error messages

2014-10-21 Thread Kalle Valo
Kalle Valo kv...@qca.qualcomm.com writes: All warning and error messages should end with '\n', fix that. Signed-off-by: Kalle Valo kv...@qca.qualcomm.com Joe pointed out that I had missed a few, will send v2. -- Kalle Valo -- To unsubscribe from this list: send the line unsubscribe

[PATCH] ath10k: add missing '\n' to warning and error messages

2014-10-06 Thread Kalle Valo
All warning and error messages should end with '\n', fix that. Signed-off-by: Kalle Valo kv...@qca.qualcomm.com --- drivers/net/wireless/ath/ath10k/core.c | 10 +- drivers/net/wireless/ath/ath10k/debug.c |2 +- drivers/net/wireless/ath/ath10k/htc.c|4 ++--