Re: [PATCH] ecryptfs: fix spelling mistakes

2016-06-20 Thread Tyler Hicks
On 06/09/2016 03:31 PM, Chris J Arges wrote: > Noticed some minor spelling errors when looking through the code. > > Signed-off-by: Chris J Arges Hey Chris - thanks for these fixups. The first two hunks (respresentation -> representation) were already fixed by an older patch that is pending in t

[PATCH] ecryptfs: fix spelling mistakes

2016-06-09 Thread Chris J Arges
Noticed some minor spelling errors when looking through the code. Signed-off-by: Chris J Arges --- fs/ecryptfs/crypto.c | 8 fs/ecryptfs/file.c | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c index 0d8eb34..e5e29f8 1