summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorYu Kuai <yukuai3@huawei.com>2023-06-10 10:20:01 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-07-11 19:39:51 +0200
commit9d3cd509da688fb7ff6a5888baeca7e053a70fae (patch)
treecb0b2739db6972e556f1baf49bd3ac9a621357c0 /Makefile
parenteb686e3f101c171139d298980d4cc80ac1825f2b (diff)
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
commit cbe7cff4a76bc749dd70264ca5cf924e2adf9296 upstream. If config is disabled, call blk_trace_remove() directly will trigger build warning, hence use inline function instead, prepare to fix blktrace debugfs entries leakage. Signed-off-by: Yu Kuai <yukuai3@huawei.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20230610022003.2557284-2-yukuai1@huaweicloud.com Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions