X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=libcfs%2Finclude%2Flibcfs%2Flinux%2Fkp30.h;h=a8c331377d7c368a39242ccb1fc40b5ea6e19aff;hb=ee79350df9f075b58958afc76ffa507ca23780be;hp=ae23e8cf89d4cf89a1ebec733c26f2a352a9248d;hpb=426fe0cbaffab4547cd20726d766b099e5f3b53e;p=fs%2Flustre-release.git diff --git a/libcfs/include/libcfs/linux/kp30.h b/libcfs/include/libcfs/linux/kp30.h index ae23e8c..a8c3313 100644 --- a/libcfs/include/libcfs/linux/kp30.h +++ b/libcfs/include/libcfs/linux/kp30.h @@ -376,18 +376,6 @@ extern int lwt_snapshot (cycles_t *now, int *ncpu, int *total_size, */ # define LPPID "%d" -#ifdef HAVE_SIZE_T_LONG -# define LPSZ "%lu" -#else -# define LPSZ "%u" -#endif - -#ifdef HAVE_SSIZE_T_LONG -# define LPSSZ "%ld" -#else -# define LPSSZ "%d" -#endif - #ifndef LPU64 # error "No word size defined" #endif