From: Tyler Hicks Date: Thu, 17 Jan 2013 19:36:10 +0000 (-0800) Subject: eCryptfs: Fix -Wunused-but-set-variable warnings X-Git-Tag: v3.9-rc2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbcb03e3ce8c76a4ecf0ea7d365f9f0e913fc329;p=pandora-kernel.git 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 --- Reading git-diff-tree failed