From: Peng Tao Date: Tue, 19 Nov 2013 14:38:44 +0000 (+0800) Subject: staging/lustre: remove _LWORDSIZE X-Git-Tag: upstream/snapshot3+hdmi~3491^2~783^2~30 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bace1077ff38c5258c3c10f26e7e08db2abd32ed;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git staging/lustre: remove _LWORDSIZE Cc: Andreas Dilger Signed-off-by: Peng Tao Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h b/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h index fedf086..44f490c 100644 --- a/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h +++ b/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h @@ -185,8 +185,6 @@ extern int lwt_snapshot (cfs_cycles_t *now, int *ncpu, int *total_size, /* this is a bit chunky */ -#define _LWORDSIZE BITS_PER_LONG - # define LPU64 "%llu" # define LPD64 "%lld" # define LPX64 "%#llx" @@ -206,9 +204,6 @@ extern int lwt_snapshot (cfs_cycles_t *now, int *ncpu, int *total_size, */ # define LPPID "%d" - -#undef _LWORDSIZE - /* compat macroses */