affs: use zero_user_page
authorNate Diller <nate.diller@gmail.com>
Wed, 9 May 2007 09:35:07 +0000 (02:35 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:55 +0000 (12:30 -0700)
commitf36dca90e674a1a62cad810f630629c0008b2128
tree56c7d0570d63de5af08dfa64859689904d91432d
parent01f2705daf5a36208e69d7cf95db9c330f843af6
affs: use zero_user_page

Use zero_user_page() instead of open-coding it.

Signed-off-by: Nate Diller <nate.diller@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/affs/file.c