]> git.ipfire.org Git - thirdparty/dracut.git/commit
dracut-init.sh: Nuke unused install_kmod_with_fw function
authorTakashi Iwai <tiwai@suse.de>
Thu, 22 Aug 2019 10:50:23 +0000 (12:50 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Mon, 26 Aug 2019 12:57:37 +0000 (14:57 +0200)
commitf4e38c0da8d6bf3764c1ad753d9d52aef63050e5
tree543d5e1a273a851aff3db31fcce455858865b6cc
parent999cfa84582ab4ce4cc602242cb71d0af0b7d4ac
dracut-init.sh: Nuke unused install_kmod_with_fw function

Kill the no longer used function, so that anyone won't be confused and
try to modify this function in future.

BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1146769
Signed-off-by: Takashi Iwai <tiwai@suse.de>
dracut-init.sh