diff options
author | Joe Perches <joe@perches.com> | 2016-06-26 12:34:30 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2016-07-08 12:58:38 +0300 |
commit | 4713bd1c74071836bfffbb07b24ff7fc40132f13 (patch) | |
tree | daf7e6c6323aedec7b91d3caeb512376eddfbe35 /drivers/ssb | |
parent | 9ce221915a94c81779140fb52092b6f608c2ff33 (diff) | |
download | linux-4713bd1c74071836bfffbb07b24ff7fc40132f13.tar.bz2 |
rtlwifi: Add missing newlines to RT_TRACE calls
RT_TRACE does not add a newline to the end of a message and always
emits at KERN_DEBUG so these are susceptible to message interleaving
from other processes without the newline.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions