]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] si2157: add one missing parenthesis
authorAntti Palosaari <crope@iki.fi>
Fri, 13 Jun 2014 14:19:07 +0000 (11:19 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 19 Jun 2014 16:13:05 +0000 (13:13 -0300)
commita811e6ec87d910faceda561fae9b0088d70ee831
tree6e4b8b1d5aeb056b4d92310b021238da79ac70f2
parenteefae30a1b3aabab6085be2ca0e314021253daa2
[media] si2157: add one missing parenthesis

Fix following warnings:
si2157_cmd_execute() warn: add some parenthesis here?
si2157_cmd_execute() warn: maybe use && instead of &

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/tuners/si2157.c