eCryptfs: Fix -Wunused-but-set-variable warnings
authorTyler Hicks <tyhicks@canonical.com>
Thu, 17 Jan 2013 19:36:10 +0000 (11:36 -0800)
committerTyler Hicks <tyhicks@canonical.com>
Thu, 17 Jan 2013 19:36:10 +0000 (11:36 -0800)
commitbbcb03e3ce8c76a4ecf0ea7d365f9f0e913fc329
treea0a97379983c43130993bfa3f73f12c20814c246
parentfa5199648e273a5e3e80aca41c1eb53700438dc1
eCryptfs: Fix -Wunused-but-set-variable warnings

These two variables are no longer used and can be removed. Fixes
warnings when building with W=1.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
fs/ecryptfs/dentry.c
fs/ecryptfs/file.c
This page took 0.023994 seconds and 5 git commands to generate.