From 9ff63a00a00dee95c8dc63a7c6e218e6f79257f8 Mon Sep 17 00:00:00 2001 From: Benny Halevy Date: Thu, 10 Sep 2009 12:25:46 +0300 Subject: [PATCH] --- yaml --- r: 164637 b: refs/heads/master c: 4be36ca0cefc09725f52a9590d061399d3e524d7 h: refs/heads/master i: 164635: 2523f3addc256adae023c7e78d6a958ff70d1745 v: v3 --- [refs] | 2 +- trunk/fs/nfsd/nfs4callback.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 77adf355242f..14820b589e8d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f300baba5a1536070d6d77bf0c8c4ca999bb4f0f +refs/heads/master: 4be36ca0cefc09725f52a9590d061399d3e524d7 diff --git a/trunk/fs/nfsd/nfs4callback.c b/trunk/fs/nfsd/nfs4callback.c index 81d1c5285dcc..63bb384b4d5c 100644 --- a/trunk/fs/nfsd/nfs4callback.c +++ b/trunk/fs/nfsd/nfs4callback.c @@ -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, };