mirror of
https://github.com/torvalds/linux
synced 2026-06-23 11:22:06 +09:00
This patch moves transport dynamic registration and matching to the net module to prevent a bad Kconfig dependency between the net and fs 9p modules. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>