]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec509ad85babf99581a7ef60cd803a6dd5eb5463
tree51f1d97f02ffb7e02d6f7534ab9c9fce5fa6dc20
parent50283d063894ef262da00d683314c64bf6f176f3
NFS: "const static" vs "static const" in nfs4

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>
fs/nfs/nfs4proc.c