]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc: remove excessive spaces from error message
authorSean Young <sean@mess.org>
Thu, 19 Jan 2017 21:33:49 +0000 (19:33 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Jan 2017 09:29:30 +0000 (07:29 -0200)
commitac9f9973e3f43287522f125aa0ba4a56c3b21114
treec682638fab70d0a0eb551deeb8890a1c3b2b7861
parent104e8279e565bad9b05dc697341dd634874e89cf
[media] rc: remove excessive spaces from error message

The current message has some wanted spaces on it:
rc_core: Loaded IR protocol module ir-jvc-decoder,                      but protocol jvc still not available

Merge it into a single line.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/rc-main.c