modprobe: revert checking for /, stop doing basename() on modprobe args
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 1 Jan 2015 18:02:40 +0000 (19:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 1 Jan 2015 18:02:40 +0000 (19:02 +0100)
commit78854520ebecfd24d5c80a266d6779bd1e069016
tree43b2a405b44b07348a26312488513ad1aa171361
parent6c19d35f689c911b83073ab1faeffb8040c4b3d9
modprobe: revert checking for /, stop doing basename() on modprobe args

function                                             old     new   delta
process_module                                       726     719      -7
filename2modname                                      81      67     -14
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-21)             Total: -21 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modprobe-small.c
modutils/modprobe.c
modutils/modutils.c