diff options
| author | Jesper Juhl <[email protected]> | 2006-01-09 20:54:39 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-10 08:02:01 -0800 |
| commit | 3795e1616f16905889761536cdc266ebc51855e5 (patch) | |
| tree | 89e958009b621e83bc4eba0c9643743a3e06c3c8 /scripts/basic | |
| parent | a547dfe9563c49fd0f9743640e01d1d652119ec7 (diff) | |
[PATCH] Decrease number of pointer derefs in exit.c
Decrease the number of pointer derefs in kernel/exit.c
Benefits of the patch:
- Fewer pointer dereferences should make the code slightly faster.
- Size of generated code is smaller
- improved readability
Signed-off-by: Jesper Juhl <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions