"H. Nikolaus Schaller" writes:
>> Am 25.07.2018 um 08:40 schrieb Kalle Valo :
>>
>> "H. Nikolaus Schaller" writes:
>>
>>> 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
>>
> Am 25.07.2018 um 08:40 schrieb Kalle Valo :
>
> "H. Nikolaus Schaller" writes:
>
>> 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
>
> "drivers: net:" in the title is unnec
"H. Nikolaus Schaller" writes:
> 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
"drivers: net:" in the title is unnecessary, but I can remove that.
--
Kalle Valo
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
---
drivers/net/wireless/ti/wlcore/main.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/drivers/net/wireless