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:
b1706b9
)
[PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations to the...
author
Catalin Climov
<catalin@climov.com>
Wed, 9 Nov 2005 05:36:28 +0000
(21:36 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:08 +0000
(07:56 -0800)
- 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>
No differences found