mirror of
https://github.com/torvalds/linux.git
synced 2026-07-25 07:01:39 +02:00
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 | ||