From: Greg Kroah-Hartman Date: Sun, 13 Jul 2014 03:26:07 +0000 (-0700) Subject: staging: lustre: remove LPX64 define X-Git-Tag: cleanup-for-v3.18~125^2~826 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f5a824b9e727eb159905475028d3cb52370276;p=pandora-kernel.git staging: lustre: remove LPX64 define Just use the proper modifier type... Cc: Andreas Dilger Cc: Oleg Drokin 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 ea22ca783759..88cce4cc049a 100644 --- a/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h +++ b/drivers/staging/lustre/include/linux/libcfs/linux/kp30.h @@ -68,8 +68,4 @@ #include "portals_compat25.h" -/* this is a bit chunky */ - -# define LPX64 "%#llx" - #endif Reading git-diff-tree failed