commit | c8376994c86c4eb02b9a1032cd3a8d44c911d671 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Jun 04 10:23:14 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Thu Jul 30 08:22:33 2020 +0200 |
tree | 29415bbfe069f70c1212eaeb9d8250873559e9e3 | |
parent | 7e0adbfc20c50b021e425662834a492f958efee7 [diff] |
initrd: remove support for multiple floppies Remove the special handling for multiple floppies in the initrd code. No one should be using floppies for booting these days. (famous last words..) Includes a spelling fix from Colin Ian King <colin.king@canonical.com>. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>