eCryptfs: Remove unused ecryptfs_read()
authorTyler Hicks <tyhicks@canonical.com>
Wed, 18 Jan 2012 21:09:43 +0000 (15:09 -0600)
committerTyler Hicks <tyhicks@canonical.com>
Wed, 25 Jan 2012 20:43:41 +0000 (14:43 -0600)
ecryptfs_read() has been ifdef'ed out for years now and it was
apparently unused before then. It is time to get rid of it for good.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>

No differences found