I reran the unused tracepoint code on the latest linux-next and found more xfs trace events. One was recently added but the rest were there before. Not sure how I missed them.
But anyway, here's a few more patches to remove unused xfs trace events. Steven Rostedt (4): xfs: remove unused trace event xfs_dqreclaim_dirty xfs: remove unused trace event xfs_log_cil_return xfs: remove unused trace event xfs_discard_rtrelax xfs: remove unused trace event xfs_reflink_cow_enospc ---- fs/xfs/xfs_trace.h | 4 ---- 1 file changed, 4 deletions(-)