]> git.baikalelectronics.ru Git - kernel.git/commit
[media] bttv: Returning only value constants in two functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Sun, 27 Dec 2015 21:02:21 +0000 (19:02 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 1 Feb 2016 09:38:18 +0000 (07:38 -0200)
commit0719bfdd4ce8988c6cad08827758ed6875fd3b37
tree2e81c8d6211cbaa06e66fdb45cc9f1163361f5ff
parent69bcd3ebacd4e78963bdfc9c8a6e1a6c7e2af458
[media] bttv: Returning only value constants in two functions

Return constant integer values without storing them in the local
variable "err" or "rc".

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/bt8xx/bttv-driver.c