]> git.baikalelectronics.ru Git - kernel.git/commit
remove the sx8 block driver
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Jul 2022 06:41:02 +0000 (08:41 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 2 Aug 2022 23:22:46 +0000 (17:22 -0600)
commita4a0311527ae1c44a21d7d3f064f573f8d1e4b86
tree1e4b45daac30ed3a8936656165795c40a90eb837
parentee6c9c7ea6c185d4ca4b8a9aa0b12bdf50a441fb
remove the sx8 block driver

This driver is for fairly obscure hardware, and has only seen random
drive-by changes after the maintainer stopped working on it in 2005
(about a year and a half after it was introduced).  It has some
"interesting" block layer interactions, so let's just drop it unless
anyone complains.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220721064102.1715460-1-hch@lst.de
[axboe: fix date typo, it was in 2005, not 2015]
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/sx8.c [deleted file]