NFS: "const static" vs "static const" in nfs4
authorJesper Juhl <jesper.juhl@gmail.com>
Mon, 20 Mar 2006 18:44:07 +0000 (13:44 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 20 Mar 2006 18:44:07 +0000 (13:44 -0500)
My previous "const static" vs "static const" cleanup missed a single case,
patch below takes care of it.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found