mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08: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:
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 */
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user