mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
afs: Remove afs_zero_fid as it's not used
Remove afs_zero_fid as it's not used. Signed-off-by: David Howells <dhowells@redhat.com>
This commit is contained in:
parent
fed79fd783
commit
4a06fa5403
@ -15,8 +15,6 @@
|
||||
#include "xdr_fs.h"
|
||||
#include "protocol_yfs.h"
|
||||
|
||||
static const struct afs_fid afs_zero_fid;
|
||||
|
||||
#define xdr_size(x) (sizeof(*x) / sizeof(__be32))
|
||||
|
||||
static void xdr_decode_YFSFid(const __be32 **_bp, struct afs_fid *fid)
|
||||
|
Loading…
Reference in New Issue
Block a user