diff options
author | Dave Chinner <david@fromorbit.com> | 2016-05-20 03:33:38 +0300 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2016-05-20 03:33:38 +0300 |
commit | 544ad71fc8e20fb3a6f50f00d487751492cd8409 (patch) | |
tree | 6e9ca14b67f65e059b8095cc4fd30645b408b4ae /fs/xfs/xfs_trace.h | |
parent | 2a4ad5894c819978dca5595396d54d51c3aca694 (diff) | |
parent | e6b3bb78962e65c4ad125598755cfbf2a8779e86 (diff) | |
download | linux-544ad71fc8e20fb3a6f50f00d487751492cd8409.tar.xz |
Merge branch 'xfs-4.7-error-cfg' into for-next
Diffstat (limited to 'fs/xfs/xfs_trace.h')
-rw-r--r-- | fs/xfs/xfs_trace.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_trace.h b/fs/xfs/xfs_trace.h index 840d52e38f10..ea94ee0fe5ea 100644 --- a/fs/xfs/xfs_trace.h +++ b/fs/xfs/xfs_trace.h @@ -364,7 +364,6 @@ DEFINE_BUF_EVENT(xfs_buf_delwri_split); DEFINE_BUF_EVENT(xfs_buf_get_uncached); DEFINE_BUF_EVENT(xfs_bdstrat_shut); DEFINE_BUF_EVENT(xfs_buf_item_relse); -DEFINE_BUF_EVENT(xfs_buf_item_iodone); DEFINE_BUF_EVENT(xfs_buf_item_iodone_async); DEFINE_BUF_EVENT(xfs_buf_error_relse); DEFINE_BUF_EVENT(xfs_buf_wait_buftarg); |