Searched hist:cd105df4590c89837a1c300843238148cfef9b5f (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/mm/ |
H A D | swapfile.c | diff cd105df4590c89837a1c300843238148cfef9b5f Sun Jan 08 03:00:59 CST 2006 Tobias Klauser <tklauser@nuerscht.ch> [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>
|
H A D | slab.c | diff cd105df4590c89837a1c300843238148cfef9b5f Sun Jan 08 03:00:59 CST 2006 Tobias Klauser <tklauser@nuerscht.ch> [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>
|