]> git.karo-electronics.de Git - linux-beck.git/commit
[media] bt8xx: just return 0 instead of using a var
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 18:30:41 +0000 (15:30 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 20:59:29 +0000 (17:59 -0300)
commita896dc7a1f416e2b76efabff27c624c69645cc50
tree7407a8d82a8eefd4210060ac4f19a8fe7f26ad70
parent8b37c6455fc8f43e0e95db2847284e618db6a4f8
[media] bt8xx: just return 0 instead of using a var

Instead of allocating a var to store 0 and just return it,
change the code to return 0 directly.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/pci/bt8xx/bttv-driver.c
drivers/media/pci/bt8xx/dst_ca.c