diff options
author | Hugh Dickins <hugh@veritas.com> | 2008-02-04 22:28:43 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-05 09:44:14 -0800 |
commit | 27d54b398ec0edea0e7417f003171017300e0efc (patch) | |
tree | 2167c058ab0734bbb424ec27b2dc19d58fa7befd /drivers/sn | |
parent | 02098feaa42b2e0087fbbe6c6ab9a23e4653b16a (diff) |
shmem: SGP_QUICK and SGP_FAULT redundant
Remove SGP_QUICK from the sgp_type enum: it was for shmem_populate and has no
users now. Remove SGP_FAULT from the enum: SGP_CACHE does just as well (and
shmem_getpage is about to return with page always locked).
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Acked-by: Rik van Riel <riel@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions