From: Donald Douwsma Date: Thu, 17 Apr 2008 06:50:28 +0000 (+1000) Subject: [XFS] Remove unused HAVE_SPLICE macro. X-Git-Tag: upstream/snapshot3+hdmi~26312^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e687330b5ed1ea899fdaf0dea50aba196b6e019a;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git [XFS] Remove unused HAVE_SPLICE macro. HAVE_SPLICE was part of the infrastructure for building 2.4 and 2.6 kernels out of the same tree. Now we don't build 2.4 kernels this SGI-PV: 971046 SGI-Modid: xfs-linux-melb:xfs-kern:30878a Signed-off-by: Donald Douwsma Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- diff --git a/fs/xfs/xfs.h b/fs/xfs/xfs.h index 540e4c9..765aaf6 100644 --- a/fs/xfs/xfs.h +++ b/fs/xfs/xfs.h @@ -22,7 +22,7 @@ #define STATIC #define DEBUG 1 #define XFS_BUF_LOCK_TRACKING 1 -/* #define QUOTADEBUG 1 */ +#define QUOTADEBUG 1 #endif #ifdef CONFIG_XFS_TRACE