staging: lustre: remove LPX64 define
[firefly-linux-kernel-4.4.55.git] / drivers / staging / lustre / include / linux / libcfs / linux / kp30.h
index a1722bd95874eb18cd05ceafa9dc6fafc9669571..88cce4cc049a7cb80b67ed49d8f823b9e4044043 100644 (file)
 
 #include "portals_compat25.h"
 
-/* this is a bit chunky */
-
-# define LPU64 "%llu"
-# define LPD64 "%lld"
-# define LPX64 "%#llx"
-# define LPX64i "%llx"
-
 #endif