ecryptfs: use zero_user_page
authorNate Diller <nate.diller@gmail.com>
Thu, 17 May 2007 05:11:17 +0000 (22:11 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 17 May 2007 12:23:05 +0000 (05:23 -0700)
commitc9f2875b7968453a852e1de5d3504fd2241e8989
tree0312f11b57164afd57bc0dfbd0e652ded1542cef
parent71ce92f3fa442069670a52fa6230a6064c4517b3
ecryptfs: use zero_user_page

Use zero_user_page() instead of open-coding it.

Signed-off-by: Nate Diller <nate.diller@gmail.com>
Cc: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ecryptfs/mmap.c