]> git.karo-electronics.de Git - karo-tx-linux.git/commit
errno.h: remove "NFS" from descriptions in comments
authorEric Sandeen <sandeen@redhat.com>
Tue, 5 Nov 2013 05:56:06 +0000 (16:56 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:56:06 +0000 (16:56 +1100)
commit37ba1f6f12cd5cd710c081539d724ad37b8fde87
tree8bb6c3ab3bc191009dbe4ae86b69dccf584cd404
parentd79307da8c865c62c3dc87c774243da00bf05f57
errno.h: remove "NFS" from descriptions in comments

glibc recently changed the error string for ESTALE to remove "NFS" -

https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=96945714ec61951cc748da2b4b8a80cf02127ee9

from: [ERR_REMAP (ESTALE)] = N_("Stale NFS file handle"),
to:   [ERR_REMAP (ESTALE)] = N_("Stale file handle"),

And some have expressed concern that the kernel's errno.h
comments still refer to NFS.

So make that change... note that this is a comment-only change,
and has no functional difference.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/alpha/include/uapi/asm/errno.h
arch/mips/include/uapi/asm/errno.h
arch/parisc/include/uapi/asm/errno.h
arch/sparc/include/uapi/asm/errno.h
drivers/staging/lustre/lustre/include/lustre/lustre_errno.h
include/uapi/asm-generic/errno.h