summaryrefslogtreecommitdiff
path: root/lib/sha1.c
diff options
context:
space:
mode:
authorRoel Kluin <12o3l@tiscali.nl>2007-10-29 01:15:33 (GMT)
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-11-04 23:41:25 (GMT)
commit4ed53a5af75d858bd224c2cdd7604e347a63218f (patch)
tree720b6b57bb160f86ab3b2185ff57f66aa26290ef /lib/sha1.c
parent85085ad7b2cc281a94bb406172ba938870863639 (diff)
downloadlinux-fsl-qoriq-4ed53a5af75d858bd224c2cdd7604e347a63218f.tar.xz
V4L/DVB (6503): pvrusb2: Fix associativity logic error
if(!x & y) should either be if(!(x & y)) or if(!x && y) I made changes as seemed appropriate, but please review this is against current git. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'lib/sha1.c')
0 files changed, 0 insertions, 0 deletions