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:
b1721d0
)
V4L/DVB (7732): vivi: fix a warning
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 26 Apr 2008 11:25:18 +0000
(08:25 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Sat, 26 Apr 2008 12:10:46 +0000
(09:10 -0300)
some gcc versions complain that fh is used without being defined.
The error report is bogus. However, fixing it is trivial. Better to make
gcc happy.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found