mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 15:19:26 -04:00
staging/lustre: remove _LWORDSIZE
Cc: Andreas Dilger <andreas.dilger@intel.com> Signed-off-by: Peng Tao <bergwolf@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
414b1419c5
commit
bace1077ff
@@ -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 */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user