diff options
| author | Hugh Dickins <[email protected]> | 2005-09-03 15:54:35 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-09-05 00:05:41 -0700 |
| commit | 6eb396dc4a9781c5e7951143ab56ce5710687ab3 (patch) | |
| tree | 48b165c8934a0f3852344725fee060740dcdfa48 /scripts/basic | |
| parent | 53092a7402f227151a681b0c92ec8598c5618b1a (diff) | |
[PATCH] swap: swap unsigned int consistency
The swap header's unsigned int last_page determines the range of swap pages,
but swap_info has been using int or unsigned long in some cases: use unsigned
int throughout (except, in several places a local unsigned long is useful to
avoid overflows when adding).
Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Jens Axboe <[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