diff options
author | Andreas Mohr <andi@rhlx01.fht-esslingen.de> | 2006-09-29 02:01:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-29 09:18:22 -0700 |
commit | e518ddb7ba44a3d852c0e41961365844c76eb2bf (patch) | |
tree | 82bda48f6dac153015ef02fe6f8ccbbfa15151d0 /include/asm-alpha/stat.h | |
parent | c16a02d6f5fcfe05dc6fd40aa80a8e1d055300db (diff) |
[PATCH] fs/namei.c: replace multiple current->fs by shortcut variable
Replace current->fs by fs helper variable to reduce some indirection
overhead and (at least at the moment, before the current_thread_info() %gs
PDA improvement is available) get rid of more costly current references.
Reduces fs/namei.o from 37786 to 37082 Bytes (704 Bytes saved).
[akpm@osdl.org: cleanup]
Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-alpha/stat.h')
0 files changed, 0 insertions, 0 deletions