block: remove cmdline-parser.c
authorChristoph Hellwig <hch@lst.de>
Wed, 28 Jul 2021 05:37:56 +0000 (07:37 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 2 Aug 2021 19:37:28 +0000 (13:37 -0600)
commit2164877c7f373e14e55fca20b7c4a9c436fe4462
tree2ba3311bc57c2cb50c3417288d3ad44ff9f51654
parentabd2864a3e46368a58f3718491521779099bfc14
block: remove cmdline-parser.c

cmdline-parser.c is only used by the cmdline faux partition format,
so merge the code into that and avoid an indirect call.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210728053756.409654-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
arch/m68k/configs/stmark2_defconfig
block/Kconfig
block/Makefile
block/cmdline-parser.c [deleted file]
block/partitions/Kconfig
block/partitions/cmdline.c
include/linux/cmdline-parser.h [deleted file]