Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

RDMA/core: Clean up tracepoint headers

There's no need for core/trace.c to include rdma/ib_verbs.h twice.

Link: https://lore.kernel.org/r/20200702141946.3775.51943.stgit@klimt.1015granger.net
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>

authored by

Chuck Lever and committed by
Jason Gunthorpe
c367124e f11f3f76

-2
-2
drivers/infiniband/core/trace.c
··· 9 9 10 10 #define CREATE_TRACE_POINTS 11 11 12 - #include <rdma/ib_verbs.h> 13 - 14 12 #include <trace/events/rdma_core.h>