X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=blobdiff_plain;f=lib%2Flibrte_eal%2Fcommon%2Feal_filesystem.h;fp=lib%2Flibrte_eal%2Fcommon%2Feal_filesystem.h;h=8f4f0200e069cfa5479c5cb3b7cf1637d511e27f;hp=8acbd99660b514025b7617f21cc9b3242e2e7e88;hb=ba78d0104e4ce61135ffb26a39dac0d57b00824b;hpb=6fce689301aa6be62eb0786519ff1eaf27bf00c8 diff --git a/lib/librte_eal/common/eal_filesystem.h b/lib/librte_eal/common/eal_filesystem.h index 8acbd996..8f4f0200 100644 --- a/lib/librte_eal/common/eal_filesystem.h +++ b/lib/librte_eal/common/eal_filesystem.h @@ -86,8 +86,6 @@ eal_hugepage_info_path(void) /** String format for hugepage map files. */ #define HUGEFILE_FMT "%s/%smap_%d" -#define TEMP_HUGEFILE_FMT "%s/%smap_temp_%d" - static inline const char * eal_get_hugefile_path(char *buffer, size_t buflen, const char *hugedir, int f_id) {