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:
90e3bd4
)
V4L/DVB (5249): Fix compiler warning in vivi.c
author
Marcel Siegert
<mws@linuxtv.org>
Tue, 13 Feb 2007 21:44:49 +0000
(18:44 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 21 Feb 2007 15:35:32 +0000
(13:35 -0200)
The result of copy_to_user was not used, so the compiler complained
now a warning will be issued if copy_to_user fails.
Signed-off-by: Marcel Siegert <mws@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found