]> git.ipfire.org Git - thirdparty/dracut.git/commit
kernel-modules: Drop explicit modules that are found with block_module_filter
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 26 Oct 2014 11:48:15 +0000 (11:48 +0000)
committerHarald Hoyer <harald@redhat.com>
Wed, 29 Oct 2014 13:13:49 +0000 (14:13 +0100)
commit27dcc3a583e5488ee70dcd0299646cc33faf8a21
tree07384a2128473ec05a3b38d39bdec39854307efa
parent5cac9e14ecadc21cc5a903101135d07eb3fa60e2
kernel-modules: Drop explicit modules that are found with block_module_filter

The usb_storage, nvme and sdhci_acpi modules are discovered with the
block_module_filter so there's no need to explicitly list them here.

Signed-off-by: <pbrobinson@gmail.com>
modules.d/90kernel-modules/module-setup.sh