]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc: fix bad indenting
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Apr 2015 12:43:17 +0000 (09:43 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 16:13:36 +0000 (13:13 -0300)
commitcc7234c760764bda159f40039a81cf9ca300920d
tree60754b6d6b01283dee30134861edfb7b6a6c7718
parent69ce9474f2bddf9e84b45ca693a3792b0ec34b53
[media] rc: fix bad indenting

drivers/media/rc/rc-main.c:749 rc_close() warn: inconsistent indenting

There's an extra space there.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/rc/rc-main.c