]> www.infradead.org Git - users/hch/misc.git/commit
block: don't bother checking the data direction for merges
authorChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 08:30:07 +0000 (09:30 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 19 Nov 2024 10:34:50 +0000 (11:34 +0100)
commit3d965a763c204f0f8d84734077abc0f5166ed370
tree9b7ba652067fa7f099ba0bbdd8a3ef673785f557
parentcbc3bdf074aeb6d056297f50f2b3d96b8a64b282
block: don't bother checking the data direction for merges

Because it already is encoded in the opcode.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-merge.c