]> git.droids-corp.org - dpdk.git/blobdiff - app/test-pmd/mempool_anon.c
app: fix whitespace
[dpdk.git] / app / test-pmd / mempool_anon.c
index 559a6252a0adddc231f21e05cc48ffefc77a6d9f..69bbef377b7fa04728fa7c4c323cb06e16e57f92 100644 (file)
@@ -130,8 +130,8 @@ mempool_anon_create(const char *name, unsigned elt_num, unsigned elt_size,
                        (rc = get_phys_map(va, pa, pg_num, pg_sz)) == 0) {
 
                /*
-                * Check that allocated size is big enough to hold elt_num
-                * objects and a calcualte how many bytes are actually required.
+                * Check that allocated size is big enough to hold elt_num
+                * objects and a calcualte how many bytes are actually required.
                 */
 
                if ((usz = rte_mempool_xmem_usage(va, elt_num, total_size, pa,