diff options
author | Christoph Hellwig <[email protected]> | 2021-01-26 15:52:41 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-01-27 09:51:48 -0700 |
commit | a78f18da669242ad57237070f298212e342bf602 (patch) | |
tree | aa888feb73d672e24f3331ce1aebb72fc6a58b64 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ae7153f1a7b05acd574d612ed9bdc0fe0a7e0451 (diff) |
md: remove bio_alloc_mddev
bio_alloc_mddev is never called with a NULL mddev, and ->bio_set is
initialized in md_run, so it always must be initialized as well. Just
open code the remaining call to bio_alloc_bioset.
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Song Liu <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Acked-by: Damien Le Moal <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions