aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2007-02-10 01:45:26 -0800
committerLinus Torvalds <[email protected]>2007-02-11 10:51:29 -0800
commit9fa372a850b9ffcb177eb9ac0b75963b2f9af233 (patch)
tree3acbfb4068fcba236c9755f2cd5542b964be5daf /include/linux
parentf204d2672044f0f7061d645f0f59f8535b63d106 (diff)
[PATCH] Char: moxa, do not initialize global static
Remove useless initialization of variables a) statically b) dynamically at module_init c) dynamically after kzalloc (those with '= 0/NULL') Signed-off-by: Jiri Slaby <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions