]> git.droids-corp.org - dpdk.git/blobdiff - drivers/crypto/qat/qat_sym_pmd.h
ci: add missing dependencies for documentation
[dpdk.git] / drivers / crypto / qat / qat_sym_pmd.h
index 5563d5be8791417b008225635f2da421f3bb765e..7ddaf453e937f09d4f07b079455a0101e3af13b6 100644 (file)
@@ -19,8 +19,7 @@ extern uint8_t cryptodev_qat_driver_id;
 
 /** private data structure for a QAT device.
  * This QAT device is a device offering only symmetric crypto service,
- * there can be one of these on each qat_pci_device (VF),
- * in future there may also be private data structures for other services.
+ * there can be one of these on each qat_pci_device (VF).
  */
 struct qat_sym_dev_private {
        struct qat_pci_device *qat_dev;