[PATCH] nfsd: misc endianness annotations
[linux-2.6-microblaze.git] / fs / nfsd / lockd.c
index 9b9e7e1..11fdaf7 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 */