kernel-hacking-2024-linux-s.../arch/um/drivers
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings
Bug: pnx8550 code creates directory but resets ->nlink to 1.

create_proc_entry() et al will correctly set ->nlink for you.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Corey Minyard <minyard@acm.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Greg KH <greg@kroah.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 10:51:32 -08:00
..
chan_kern.c [PATCH] uml: mostly const a structure 2007-02-11 10:51:22 -08:00
chan_user.c Fix typos in doc and comments 2006-11-30 05:32:19 +01:00
cow.h
cow_sys.h
cow_user.c
daemon.h
daemon_kern.c [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
daemon_user.c
fd.c
harddog_kern.c [PATCH] uml: watchdog driver formatting 2007-02-11 10:51:21 -08:00
harddog_user.c [PATCH] uml: watchdog driver formatting 2007-02-11 10:51:21 -08:00
hostaudio_kern.c [PATCH] uml: audio driver formatting 2007-02-11 10:51:21 -08:00
line.c [PATCH] uml: fix previous console locking 2007-02-11 10:51:22 -08:00
Makefile
mcast.h
mcast_kern.c [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
mcast_user.c
mconsole_kern.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
mconsole_user.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
mmapper_kern.c [PATCH] uml: mmapper - remove just added but wrong "const" attribute 2006-10-20 10:26:36 -07:00
net_kern.c [PATCH] uml: network driver locking and code cleanup 2007-02-11 10:51:22 -08:00
net_user.c
null.c
pcap_kern.c [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
pcap_user.c
pcap_user.h
port.h
port_kern.c [PATCH] uml: use LIST_HEAD where possible 2007-02-11 10:51:22 -08:00
port_user.c [PATCH] uml: port driver formatting 2007-02-11 10:51:21 -08:00
pty.c
random.c [PATCH] uml: locking commentary in the random driver 2007-02-11 10:51:22 -08:00
slip.h
slip_common.c
slip_common.h
slip_kern.c [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
slip_user.c
slirp.h
slirp_kern.c [PATCH] uml: use get_random_bytes() after random pool is seeded 2006-12-07 08:39:29 -08:00
slirp_user.c
ssl.c [PATCH] uml: console locking commentary and code cleanup 2007-02-11 10:51:22 -08:00
ssl.h
stderr_console.c
stdio_console.c [PATCH] uml: initialize a list head 2007-02-11 10:51:22 -08:00
stdio_console.h
tty.c
ubd_kern.c [PATCH] proc: remove useless (and buggy) ->nlink settings 2007-02-11 10:51:32 -08:00
ubd_user.c
xterm.c
xterm.h
xterm_kern.c