]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Remove unused structure afs_store_status
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 30 Jan 2013 21:04:05 +0000 (13:04 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Feb 2013 11:19:36 +0000 (03:19 -0800)
commitff97effb32b1278d946f74ae52214d39764cb91c
tree34bdb15876cbc8cf76ae89be8a7483392cddbe3a
parent96c4cc92f1ed208ceab0be3384d24096576ad422
afs: Remove unused structure afs_store_status

While looking for kuid_t and kgid_t conversions I found this
structure that has never been used since it was added to the
kernel in 2007.  The obvious for this structure to be used
is in xdr_encode_AFS_StoreStatus and that function uses a
small handful of local variables instead.

So remove the unnecessary structure to prevent confusion.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/afs/afs.h