ntfs: clean up ntfs_attr_extend_initialized
authorMinchan Kim <[email protected]>
Mon, 24 May 2010 21:33:06 +0000 (14:33 -0700)
committerLinus Torvalds <[email protected]>
Tue, 25 May 2010 15:07:03 +0000 (08:07 -0700)
commit2ec93b0bf35fe0fad05d2b7ef139d018768cca38
tree60cdf3c7a0ef9ecd27a00d86b1b712ea45461213
parentef7ffe8f06895312aeb08a5f8a1d4c90e34335ea
ntfs: clean up ntfs_attr_extend_initialized

cached_page and lru_pvec have not been used.  Let's remove the arguments.

Signed-off-by: Minchan Kim <[email protected]>
Acked-by: Anton Altaparmakov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ntfs/file.c