wlcore: remove duplicate \n for some warnings
authorH. Nikolaus Schaller <hns@goldelico.com>
Wed, 25 Jul 2018 05:55:04 +0000 (07:55 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 31 Jul 2018 07:23:18 +0000 (10:23 +0300)
commit18dc5a4bbcc5c44be3062712f74180bae2c3c6b8
treed20f34245dcc13638ce772ebae1f66e15c8bd8a3
parent1e591c56a65fbbcd5754a4210a0ef0402d5e5f33
wlcore: remove duplicate \n for some warnings

wl1271_warning() already appends a \n to the format,
so adding one to the warning string gives empty lines in the log.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ti/wlcore/main.c