commit | 79a4b788451dd5afd4ef62d5ff9bcde219ce5286 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <swboyd@chromium.org> | Thu Jan 23 15:24:56 2020 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 16:29:25 2020 +0200 |
tree | 3d83b08373e3bd13605247d6798f26f1f1079f9e | |
parent | 6ba8b3b6bd772f575f7736c8fd893c6981fcce16 [diff] |
ath10k: Add newlines to printk messages Some printks in here don't have newlines at the end, meaning the log will be sort of hard to read. Add newlines. Signed-off-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>