eCryptfs: move misleading function comments
authorLi Wang <liwang@nudt.edu.cn>
Wed, 25 Jan 2012 07:40:31 +0000 (15:40 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 25 Jan 2012 23:10:53 +0000 (15:10 -0800)
 The data encryption was moved from ecryptfs_write_end into
ecryptfs_writepage, this patch moves the corresponding function
comments to be consistent with the modification.

Signed-off-by: Li Wang <liwang@nudt.edu.cn>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found