From: Zhi Yong Wu Date: Wed, 7 Aug 2013 10:11:06 +0000 (+0000) Subject: xfs: remove two unused macro definitions in xfs_linux.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5c75390924a402fd1f9194bd69abf54fcc2d446b;p=deliverable%2Flinux.git xfs: remove two unused macro definitions in xfs_linux.h Signed-off-by: Zhi Yong Wu Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- diff --git a/fs/xfs/xfs_linux.h b/fs/xfs/xfs_linux.h index 2dbabcb31a7d..f9bb590acc0e 100644 --- a/fs/xfs/xfs_linux.h +++ b/fs/xfs/xfs_linux.h @@ -146,8 +146,6 @@ typedef __uint64_t __psunsigned_t; #define xfs_inherit_sync xfs_params.inherit_sync.val #define xfs_inherit_nodump xfs_params.inherit_nodump.val #define xfs_inherit_noatime xfs_params.inherit_noatim.val -#define xfs_buf_timer_centisecs xfs_params.xfs_buf_timer.val -#define xfs_buf_age_centisecs xfs_params.xfs_buf_age.val #define xfs_inherit_nosymlinks xfs_params.inherit_nosym.val #define xfs_rotorstep xfs_params.rotorstep.val #define xfs_inherit_nodefrag xfs_params.inherit_nodfrg.val