]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita32adf4249ac12f5c749ffc5604db028c4981ccf
treed47e39780ac8cf5d6eefc2d4abc69ba92d6b239e
parent7856cea800b7c00c75d3c76aef971baceee93a8d
eCryptfs: move misleading function comments

 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>
fs/ecryptfs/mmap.c