[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)
commit8caebcdc53c9716ed6ae493aa6c0b1d3a67f0d5d
treec682638fab70d0a0eb551deeb8890a1c3b2b7861
parentc9bbd5661fa85e086ee52aa5905b62d14ee8b7a3
[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