diff options
author | André Goddard Rosa <[email protected]> | 2009-12-14 18:00:59 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-12-15 08:53:32 -0800 |
commit | d4be151b2180fbbc6729dfaa16280d150e3fab1f (patch) | |
tree | 2b82f9cd79144f04804db07384d4fdaf346b2ed8 /lib/string_helpers.c | |
parent | b5ff992b09dbe06a4a020fbb702e29ab61290cc5 (diff) |
vsprintf: move local vars to block local vars and remove unneeded ones
Cleanup by moving variables closer to the scope where they're used in fact.
Also, remove unneeded ones.
Signed-off-by: André Goddard Rosa <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions