diff options
author | Minchan Kim <minchan.kim@gmail.com> | 2009-06-17 00:33:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-17 04:47:44 +0200 |
commit | aca8bf323edd31ad462dc98c107c23a5c6022ca2 (patch) | |
tree | 1466785c7ab056d6a9e21bb61fbd36ce3c3df5cc /mm/shmem.c | |
parent | mm: remove annotation of gfp_mask in add_to_swap (diff) | |
download | linux-aca8bf323edd31ad462dc98c107c23a5c6022ca2.tar.xz linux-aca8bf323edd31ad462dc98c107c23a5c6022ca2.zip |
mm: remove file argument from swap_readpage()
The file argument resulted from address_space's readpage long time ago.
We don't use it any more. Let's remove unnecessary argement.
Signed-off-by: Minchan Kim <minchan.kim@gmail.com>
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Reviewed-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 'mm/shmem.c')
0 files changed, 0 insertions, 0 deletions