aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/callback.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/callback.h')
-rw-r--r--fs/nfs/callback.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfs/callback.h b/fs/nfs/callback.h
index 51b15c2d3a56..a8ffa9d6ea2f 100644
--- a/fs/nfs/callback.h
+++ b/fs/nfs/callback.h
@@ -27,7 +27,6 @@ struct cb_compound_hdr_arg {
27 unsigned int taglen; 27 unsigned int taglen;
28 const char *tag; 28 const char *tag;
29 unsigned int minorversion; 29 unsigned int minorversion;
30 unsigned int callback_ident;
31 unsigned nops; 30 unsigned nops;
32}; 31};
33 32