commit | c8d149f3dbd582a101aa7da7bdd6c3316efd11b4 | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Mon Mar 20 13:44:07 2006 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Mar 20 13:44:07 2006 -0500 |
tree | 51f1d97f02ffb7e02d6f7534ab9c9fce5fa6dc20 | |
parent | ca62b9c3f7b8679ada4de94d2ab7098c6860c3d7 [diff] |
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>