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:
43ecb9a
)
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
author
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 13 Jan 2006 16:10:19 +0000
(14:10 -0200)
committer
Mauro Carvalho Chehab
<mchehab@brturbo.com.br>
Fri, 13 Jan 2006 16:10:19 +0000
(14:10 -0200)
- Static vars are equal to zero by default. Removed unnecessary =0 from them,
saving some data space
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found