commit | c9f2875b7968453a852e1de5d3504fd2241e8989 | [log] [tgz] |
---|---|---|
author | Nate Diller <nate.diller@gmail.com> | Wed May 16 22:11:17 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 17 05:23:05 2007 -0700 |
tree | 0312f11b57164afd57bc0dfbd0e652ded1542cef | |
parent | 71ce92f3fa442069670a52fa6230a6064c4517b3 [diff] |
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>