commit | 0c11d7a9e9e9793219baf715048c190a84bead57 | [log] [tgz] |
---|---|---|
author | Nate Diller <nate.diller@gmail.com> | Wed May 09 02:35:08 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed May 09 12:30:55 2007 -0700 |
tree | ba5557118502f04a6dc12b66a6afacac1144256b | |
parent | f36dca90e674a1a62cad810f630629c0008b2128 [diff] |
ext3: 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>