Skip to content

Commit 4a06fa5

Browse files
committed
afs: Remove afs_zero_fid as it's not used
Remove afs_zero_fid as it's not used. Signed-off-by: David Howells <[email protected]>
1 parent fed79fd commit 4a06fa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fs/afs/yfsclient.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
#include "xdr_fs.h"
1616
#include "protocol_yfs.h"
1717

18-
static const struct afs_fid afs_zero_fid;
19-
2018
#define xdr_size(x) (sizeof(*x) / sizeof(__be32))
2119

2220
static void xdr_decode_YFSFid(const __be32 **_bp, struct afs_fid *fid)

0 commit comments

Comments
 (0)