]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging/lustre: remove _LWORDSIZE
authorPeng Tao <bergwolf@gmail.com>
Tue, 19 Nov 2013 14:38:44 +0000 (22:38 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 19 Nov 2013 18:44:55 +0000 (10:44 -0800)
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/linux/kp30.h

index fedf086e7ccf93648a5bf26922710a36d02a2b78..44f490ca782e9d51f6b76b5965622406770a7ee5 100644 (file)
@@ -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 */