initrd: remove support for multiple floppies
authorChristoph Hellwig <hch@lst.de>
Thu, 4 Jun 2020 08:23:14 +0000 (10:23 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jul 2020 06:22:33 +0000 (08:22 +0200)
commitc8376994c86c4eb02b9a1032cd3a8d44c911d671
tree29415bbfe069f70c1212eaeb9d8250873559e9e3
parent7e0adbfc20c50b021e425662834a492f958efee7
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>
arch/arm/kernel/atags_parse.c
arch/sh/kernel/setup.c
arch/sparc/kernel/setup_32.c
arch/sparc/kernel/setup_64.c
arch/x86/kernel/setup.c
include/linux/initrd.h
init/do_mounts.c
init/do_mounts.h
init/do_mounts_rd.c