X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Ftest%2Ftest_malloc.c;h=013fd44079543cc05a9ebf2f00f67b77da1563ea;hb=refs%2Fchanges%2F86%2F8086%2F1;hp=0673d85b7ebd51fa4134eb9f29ec4ecbe209d9ac;hpb=bf7567fd2a5b0b28ab724046143c24561d38d015;p=deb_dpdk.git diff --git a/test/test/test_malloc.c b/test/test/test_malloc.c index 0673d85b..013fd440 100644 --- a/test/test/test_malloc.c +++ b/test/test/test_malloc.c @@ -45,7 +45,6 @@ #include #include #include -#include #include #include #include @@ -738,7 +737,7 @@ err_return: return -1; } -/* Check if memory is avilable on a specific socket */ +/* Check if memory is available on a specific socket */ static int is_mem_on_socket(int32_t socket) {