]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfsd/lockd.c
[PATCH] nfsd: misc endianness annotations
[linux-2.6-omap-h63xx.git] / fs / nfsd / lockd.c
index 9b9e7e127c03cadd442909c87b6a2012ebbd6432..11fdaf7721b4e68f53d71ae6994d621b21d90a44 100644 (file)
@@ -25,7 +25,7 @@
 static u32
 nlm_fopen(struct svc_rqst *rqstp, struct nfs_fh *f, struct file **filp)
 {
-       u32             nfserr;
+       __be32          nfserr;
        struct svc_fh   fh;
 
        /* must initialize before using! but maxsize doesn't matter */