diff options
| author | Jesper Juhl <[email protected]> | 2006-01-09 20:54:44 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-10 08:02:01 -0800 |
| commit | 352d768b19408d3c019a3fa09fd5bfed99a55bc6 (patch) | |
| tree | 1e3aee2364e1a9a610b05cab8c468f4647c1df31 /scripts/basic | |
| parent | 3795e1616f16905889761536cdc266ebc51855e5 (diff) | |
[PATCH] Decrease number of pointer derefs in multipath.c
Decrease the number of pointer derefs in drivers/md/multipath.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]>
Cc: Alasdair G Kergon <[email protected]>
Acked-by: NeilBrown <[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