Commit 5c75390924a402fd1f9194bd69abf54fcc2d446b
Committed by
Ben Myers
1 parent
1cb9386354
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
xfs: remove two unused macro definitions in xfs_linux.h
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff
fs/xfs/xfs_linux.h
... | ... | @@ -146,8 +146,6 @@ |
146 | 146 | #define xfs_inherit_sync xfs_params.inherit_sync.val |
147 | 147 | #define xfs_inherit_nodump xfs_params.inherit_nodump.val |
148 | 148 | #define xfs_inherit_noatime xfs_params.inherit_noatim.val |
149 | -#define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val | |
150 | -#define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val | |
151 | 149 | #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val |
152 | 150 | #define xfs_rotorstep xfs_params.rotorstep.val |
153 | 151 | #define xfs_inherit_nodefrag xfs_params.inherit_nodfrg.val |