commit | 4acf26703e6cabceb6838ee9c4f75f765ad96915 | [log] [tgz] |
---|---|---|
author | Marcel Siegert <mws@linuxtv.org> | Tue Feb 13 18:44:49 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Feb 21 13:35:32 2007 -0200 |
tree | ba24f54b670d83d3b87edd3c2da692debf613e2d | |
parent | 90e3bd4ba5563f2a6efbb46ce7e10845329dfffd [diff] |
V4L/DVB (5249): Fix compiler warning in vivi.c 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>