]> www.infradead.org Git - users/hch/block.git/commit
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check
authorChristoph Hellwig <hch@lst.de>
Sat, 20 Jun 2020 08:25:28 +0000 (10:25 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 Jun 2020 13:27:34 +0000 (15:27 +0200)
commita84bcb3f8a42a135c9eabe19fc6e7536bb4a154b
tree24d664be30ab3cb26cadf28e5bf38b2986b48470
parent4984ac9108696e80998440c693208808d28d8592
blk-cgroup: remove the !bio->bi_blkg check in blkcg_bio_issue_check

This is purely a sanity check for grave programming errors.  Remove it
to simplify further work in this area.

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/blk-cgroup.h