]> git.neil.brown.name Git - history.git/commit
[PATCH] remove pagevec_lru_del()
authorAndrew Morton <akpm@zip.com.au>
Fri, 30 Aug 2002 08:49:08 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 30 Aug 2002 08:49:08 +0000 (01:49 -0700)
commite035a04744af68cc89ef4fb20067cde2c9aff735
treec38c78b12234fe37502270794695f217e073f241
parentc99b0372f7604676a0f5f6835b43ec91c70ed253
[PATCH] remove pagevec_lru_del()

it was only being used in invalidate_inode_pages(), and from there,
pagevec_release() does the same thing.
include/linux/pagevec.h
mm/filemap.c
mm/swap.c