projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8504dea
)
blkcg: blk-iocost: predeclare used structs
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 29 Aug 2019 15:43:34 +0000
(09:43 -0600)
committer
Jens Axboe
<axboe@kernel.dk>
Thu, 29 Aug 2019 15:43:34 +0000
(09:43 -0600)
Fixes: 7caa47151ab2 ("blkcg: implement blk-iocost")
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/trace/events/iocost.h
patch
|
blob
|
history
diff --git
a/include/trace/events/iocost.h
b/include/trace/events/iocost.h
index ec2217dd57ac4bd6e0b136aa0c2f791519feb1d8..7ecaa65b7106eb67a4400d16fd86f5cc620d7a8c 100644
(file)
--- a/
include/trace/events/iocost.h
+++ b/
include/trace/events/iocost.h
@@
-2,6
+2,10
@@
#undef TRACE_SYSTEM
#define TRACE_SYSTEM iocost
+struct ioc;
+struct ioc_now;
+struct ioc_gq;
+
#if !defined(_TRACE_BLK_IOCOST_H) || defined(TRACE_HEADER_MULTI_READ)
#define _TRACE_BLK_IOCOST_H