mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 09:02:17 +00:00
b498ada6d0
As a fourth step, remove any remaining usages of dev_node_t from drivers: - ipwireless can be simplified a bit, as we do not need to pass around the (write-only) dev_node_t around. - avma1_cs can be simplified as well, if we only keep the minor number around as "priv" data, not a full-fledged struct. Acked-by: Jiri Kosina <jkosina@suse.cz> Acked-by: Karsten Keil <isdn@linux-pingi.de> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> |
||
---|---|---|
.. | ||
hardware.c | ||
hardware.h | ||
main.c | ||
main.h | ||
Makefile | ||
network.c | ||
network.h | ||
setup_protocol.h | ||
tty.c | ||
tty.h |