From: Roberto Sassu Date: Mon, 21 Mar 2011 15:00:51 +0000 (+0100) Subject: eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat X-Git-Tag: v2.6.39-rc1~18^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf35ca69131d5fc8febb74629d173e0731bf49c0;p=pandora-kernel.git eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat This patch removes the 'num_global_auth_toks' field of the ecryptfs_mount_crypt_stat structure, used to count the number of items in the 'global_auth_tok_list' list. This variable is not needed because there are no checks based upon it. Signed-off-by: Roberto Sassu Signed-off-by: Tyler Hicks --- Reading git-diff-tree failed