remove unneeded tests for NULL when freeing
[dpdk.git] / lib / librte_cmdline / cmdline_parse.c
index dfc885c..24a6ed6 100644 (file)
@@ -561,4 +561,3 @@ cmdline_complete(struct cmdline *cl, const char *buf, int *state,
        }
        return 0;
 }
-