[media] cec-funcs.h: fix typo: && should be &
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 1 Aug 2016 10:29:34 +0000 (07:29 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 22 Aug 2016 16:14:56 +0000 (13:14 -0300)
commit9ebf1945d757433a089ab3ee940673503e3e11ec
treefbb1b5014aad8993942b5c87359f2195e701927c
parent2ab25d35a91098ef0f42d478cc37f6a5591a4ab0
[media] cec-funcs.h: fix typo: && should be &

Fix typo where logical AND was used instead of bitwise AND.

Reported-by: David Binderman <linuxdev.baldrick@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
include/linux/cec-funcs.h
This page took 0.025334 seconds and 5 git commands to generate.