]> git.baikalelectronics.ru Git - kernel.git/commit
blk-mq: remove the error_count from struct request
authorWilly Tarreau <w@1wt.eu>
Sun, 8 May 2022 09:37:09 +0000 (11:37 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 May 2022 17:01:48 +0000 (10:01 -0700)
commit05cbd12afb20a032656ce3b0cd8d84f92793c15a
tree71c0e9358777b90dcffe2dc2d53d3c7e8decc9a2
parent41646ce90536747411ca8b0c9b807e31ee17c4dd
blk-mq: remove the error_count from struct request

The last two users were floppy.c and ataflop.c respectively, it was
verified that no other drivers makes use of this, so let's remove it.

Suggested-by: Linus Torvalds <torvalds@linuxfoundation.org>
Cc: Minh Yuan <yuanmingbuaa@gmail.com>
Cc: Denis Efremov <efremov@linux.com>,
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/blk-mq.h