mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
29d56cfe3c
Clean up the hot-unplugging code. There is now an id procedure which is called to figure out what device we're talking to. The error messages from that are now done from mconsole_remove instead of the driver. remove is now called with the device number, after it has been checked, so doesn't need to do sanity checking on it. Signed-off-by: Jeff Dike <jdike@addtoit.com> Cc: Paolo Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
include | ||
ptproxy | ||
exec_kern.c | ||
exec_user.c | ||
gdb_kern.c | ||
gdb.c | ||
ksyms.c | ||
Makefile | ||
mem_user.c | ||
mem.c | ||
process_kern.c | ||
syscall_kern.c | ||
syscall_user.c | ||
tlb.c | ||
tracer.c | ||
trap_user.c | ||
uaccess_user.c | ||
uaccess.c |