Commits

Denys Vlasenko committed 3c75b1c34e5
modprobe-small: fix recent breakage: modprobe -r was using full path "modprobe -r MODNAME", after it found the full module pathname, should strip dirpath before trying to remove the module. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>