modprobe: remove some redundant softdep code
commited058af3b963c5cf404b8a589d0a3058cf8b9b28
authorAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Tue, 16 Mar 2010 14:55:50 +0000 (16 14:55 +0000)
committerAlan Jenkins <alan-jenkins@tuffmail.co.uk>
Wed, 17 Mar 2010 10:24:57 +0000 (17 10:24 +0000)
treef57b3fd3453345c43d57abde12c4cdcea5c926a3
parent30df3f6e68487c877af9ce71cb1d932480f9cddd
modprobe: remove some redundant softdep code

If we can't find a module, we don't need to check for a softdep.

The initial softdep design allowed you to define "fake" modules, in the
same way as with install commands.  But we decided this had only bad
effects, so the feature was removed.
modprobe.c