Commit 4a06fa54 authored by David Howells's avatar David Howells

afs: Remove afs_zero_fid as it's not used

Remove afs_zero_fid as it's not used.
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent fed79fd7
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment