Commit 4be36ca0 authored by Benny Halevy's avatar Benny Halevy Committed by J. Bruce Fields

nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition

Signed-off-by: default avatarBenny Halevy <bhalevy@panasas.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent f300baba
......@@ -56,7 +56,7 @@
/* Index of predefined Linux callback client operations */
enum {
NFSPROC4_CLNT_CB_NULL = 0,
NFSPROC4_CLNT_CB_NULL = 0,
NFSPROC4_CLNT_CB_RECALL,
};
......
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