diff options
| author | Damien Le Moal <[email protected]> | 2022-06-02 16:51:59 +0900 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-06-02 02:05:56 -0600 |
| commit | ff47dbd18b8db251fe1fd013a8fa067d381ecd5b (patch) | |
| tree | 22b446f1d2cbd709e9763c118e7c3569dbab2858 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b81c14ca14b631aa1abae32fb5ae75b5e9251012 (diff) | |
block: remove useless BUG_ON() in blk_mq_put_tag()
Since the if condition in blk_mq_put_tag() checks that the tag to put is
not a reserved one, the BUG_ON() check in the else branch checking if
the tag is indeed a reserved one is useless. Remove it.
Signed-off-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions