diff options
author | Andrew Morton <[email protected]> | 2011-01-13 15:47:32 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-13 17:32:49 -0800 |
commit | c06b1fca18c3ad868bfcaca230146e3038583422 (patch) | |
tree | 3f9efb869931a6c6055579524bff8ad6505d074b /tools/perf/util/trace-event-scripting.c | |
parent | fd4a4663db293bfd5dc20fb4113977f62895e550 (diff) |
mm/page_alloc.c: don't cache `current' in a local
It's old-fashioned and unneeded.
akpm:/usr/src/25> size mm/page_alloc.o
text data bss dec hex filename
39884 1241317 18808 1300009 13d629 mm/page_alloc.o (before)
39838 1241317 18808 1299963 13d5fb mm/page_alloc.o (after)
Acked-by: David Rientjes <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions