]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/qat/qat_logs.c
doc: fix PCI whitelist typo in prog guide
[dpdk.git] / drivers / common / qat / qat_logs.c
index fa3df85f0f9f046918a0488fe7f05e6f2fbc0c99..7a861709610da87ed61bfd4f58d0864b40a5a146 100644 (file)
@@ -24,9 +24,7 @@ qat_hexdump_log(uint32_t level, uint32_t logtype, const char *title,
        return 0;
 }
 
-RTE_INIT(qat_pci_init_log);
-static void
-qat_pci_init_log(void)
+RTE_INIT(qat_pci_init_log)
 {
        /* Non-data-path logging for pci device and all services */
        qat_gen_logtype = rte_log_register("pmd.qat_general");