diff options
author | Tobias Klauser <tklauser@nuerscht.ch> | 2006-01-08 10:00:59 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-09 05:12:43 +0100 |
commit | cd105df4590c89837a1c300843238148cfef9b5f (patch) | |
tree | bea54d8f24ad97d4af5fda6baac5711fa524af0e /kernel/posix-cpu-timers.c | |
parent | [PATCH] set_page_count() macro safety (diff) | |
download | linux-cd105df4590c89837a1c300843238148cfef9b5f.tar.xz linux-cd105df4590c89837a1c300843238148cfef9b5f.zip |
[PATCH] mm: clean up local variables
Clean up a local variable with the same name as a variable in a larger
block. Also move a variable into the block where it's actually used.
Spotted by http://linuxicc.sourceforge.net/
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions