Skip to content
Commit 05ef8e82 authored by Jonathan McDowell's avatar Jonathan McDowell Committed by Jiri Kosina
Browse files

dw2102: don't output spurious blank lines to the kernel log



The DW2102 DVB-S/S2 driver uses the info() logging function from
dvb-usb.h. This function already appends a newline to the provided log
message, causing the dmesg output from DW2102 to include blank lines.
Fix this by removing the newline in the calls to info().

Signed-off-by: default avatarJonathan McDowell <noodles@earth.li>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 5e0d8d59
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment