block: remove some includings of blktrace_api.h
When porting blktrace to tracepoints, we changed to trace/block.h for trace prober declarations. Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
这个提交包含在:
@@ -19,7 +19,6 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/idr.h>
|
||||
#include <linux/hdreg.h>
|
||||
#include <linux/blktrace_api.h>
|
||||
|
||||
#include <trace/events/block.h>
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户