diff options
| author | Christoph Lameter <[email protected]> | 2008-02-04 22:28:34 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-05 09:44:14 -0800 |
| commit | bf53d6f8fa467397a16de2a2500312ae26528d34 (patch) | |
| tree | 5fe5fb6e7e4835d358dcc67e7b38f1aa00b9e525 /include/linux | |
| parent | 9e2779fa281cfda13ac060753d674bbcaa23367e (diff) | |
vmalloc: clean up page array indexing
The page array is repeatedly indexed both in vunmap and vmalloc_area_node().
Add a temporary variable to make it easier to read (and easier to patch
later).
Signed-off-by: Christoph Lameter <[email protected]>
Cc: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions