projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fed79fd
)
afs: Remove afs_zero_fid as it's not used
author
David Howells
<dhowells@redhat.com>
Thu, 6 Feb 2020 14:22:27 +0000
(14:22 +0000)
committer
David Howells
<dhowells@redhat.com>
Tue, 9 Jun 2020 17:17:14 +0000
(18:17 +0100)
Remove afs_zero_fid as it's not used.
Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/yfsclient.c
patch
|
blob
|
history
diff --git
a/fs/afs/yfsclient.c
b/fs/afs/yfsclient.c
index b0a6e40b4da3c4175b97ed37a95934ecdee30a20..52d5af5fcd44beb18e83c2bfa5a95c0b6498248b 100644
(file)
--- a/
fs/afs/yfsclient.c
+++ b/
fs/afs/yfsclient.c
@@
-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)