git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7b828
)
[media] lgdt330x: fix behavior of read errors in lgdt330x_read_ucblocks
author
Michael Krufky
<mkrufky@linuxtv.org>
Thu, 15 Dec 2011 13:16:09 +0000
(10:16 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 30 Dec 2011 17:57:29 +0000
(15:57 -0200)
initialize *ucblocks to zero & fix the following build warning:
lgdt330x.c: In function "lgdt330x_read_ucblocks":
lgdt330x.c:288:6: warning: variable "err" set but not used
[-Wunused-but-set-variable]
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found