commit | 18dc5a4bbcc5c44be3062712f74180bae2c3c6b8 | [log] [tgz] |
---|---|---|
author | H. Nikolaus Schaller <hns@goldelico.com> | Wed Jul 25 07:55:04 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Jul 31 10:23:18 2018 +0300 |
tree | d20f34245dcc13638ce772ebae1f66e15c8bd8a3 | |
parent | 1e591c56a65fbbcd5754a4210a0ef0402d5e5f33 [diff] |
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>