[media] media: rc-core: simplify logging in rc_register_device
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 29 Oct 2015 21:39:06 +0000 (19:39 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 11:38:19 +0000 (09:38 -0200)
commit4dc0e908a5512f6ff4be2b4cbb128495c1eaf1ba
tree3e06fee4d9e868078969c6f01dfddfb8d4019f18
parent211477fe35833b44a698b2c1177387ca4ecb4eec
[media] media: rc-core: simplify logging in rc_register_device

Simplify the logging.

I had some doubts about using the elvis operator as it's GNU extension.
However GNU extensions are explicitely allowed and this operator is
used at several places in the kernel code.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/rc-main.c
This page took 0.025345 seconds and 5 git commands to generate.