kernel-hacking-2024-linux-s.../arch/parisc
Eric Sandeen 0ca4343518 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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-11-13 12:09:12 +09:00
..
configs parisc: add generic 32- and 64-bit defconfigs 2013-11-07 23:07:22 +01:00
hpux [readdir] constify ->actor 2013-06-29 12:57:05 +04:00
include errno.h: remove "NFS" from descriptions in comments 2013-11-13 12:09:12 +09:00
kernel mm/arch: use NUMA_NO_NODE 2013-11-13 12:09:05 +09:00
lib parisc: make udelay() SMP-safe 2013-11-07 22:28:26 +01:00
math-emu parisc: remove duplicate define 2013-11-07 22:28:15 +01:00
mm parisc: signal fixup - SIGBUS vs. SIGSEGV 2013-11-07 22:29:24 +01:00
oprofile
defpalo.conf parisc: switch to gzip-compressed vmlinuz kernel 2013-07-09 22:09:20 +02:00
install.sh parisc: make "make install" not depend on vmlinux 2013-11-07 22:28:06 +01:00
Kconfig parisc: add kernel audit feature 2013-11-07 22:27:20 +01:00
Kconfig.debug consolidate per-arch stack overflow debugging options 2013-07-04 11:25:39 -07:00
Makefile parisc: make "make install" not depend on vmlinux 2013-11-07 22:28:06 +01:00
nm