aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAndreas Mohr <[email protected]>2006-09-29 02:01:22 -0700
committerLinus Torvalds <[email protected]>2006-09-29 09:18:22 -0700
commite518ddb7ba44a3d852c0e41961365844c76eb2bf (patch)
tree82bda48f6dac153015ef02fe6f8ccbbfa15151d0 /net/unix/af_unix.c
parentc16a02d6f5fcfe05dc6fd40aa80a8e1d055300db (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). [[email protected]: cleanup] Signed-off-by: Andreas Mohr <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions