nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
This commit is contained in:
parent
f300baba5a
commit
4be36ca0ce
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
/* Index of predefined Linux callback client operations */
|
/* Index of predefined Linux callback client operations */
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
NFSPROC4_CLNT_CB_NULL = 0,
|
NFSPROC4_CLNT_CB_NULL = 0,
|
||||||
NFSPROC4_CLNT_CB_RECALL,
|
NFSPROC4_CLNT_CB_RECALL,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue