]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations to the...
authorCatalin Climov <catalin@climov.com>
Wed, 9 Nov 2005 05:36:28 +0000 (21:36 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:08 +0000 (07:56 -0800)
commitc5df599b67b5a061d28a2154a49f9704e0d1040b
treeafdd298aa4c9177215cb8d2a5e4bbf256a1dae27
parentb1706b91051e1270e0bd5134219e48732a9d6c42
[PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations to the top of the function or block

- Fixed gcc 4.0 compile warnings by moving var declarations to the top of
  the function or block.

Signed-off-by: Catalin Climov <catalin@climov.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/media/video/cx88/cx88-blackbird.c