]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs/nfs4proc.c
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
[linux-2.6-omap-h63xx.git] / fs / nfs / nfs4proc.c
index 49eebe25bbadbf16242781cf0b7d235aa14a9dfa..8dde84b988d9cd349604eb4663a70fc4333fe367 100644 (file)
@@ -67,7 +67,7 @@ static int _nfs4_proc_lookup(struct inode *dir, const struct qstr *name, struct
 static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr);
 
 /* Prevent leaks of NFSv4 errors into userland */
-int nfs4_map_errors(int err)
+static int nfs4_map_errors(int err)
 {
        if (err < -1000) {
                dprintk("%s could not handle NFSv4 error %d\n",