From: Catalin Climov Date: Wed, 9 Nov 2005 05:36:28 +0000 (-0800) Subject: [PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations to the... X-Git-Tag: v2.6.15-rc1~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5df599b67b5a061d28a2154a49f9704e0d1040b;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed