qat: Fix typo (triple S)

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
Jose Luis Duran 2023-12-27 20:17:17 -07:00 committed by Warner Losh
parent 531a12d90d
commit 6cd48617c4

View file

@ -148,7 +148,7 @@ typedef struct _CpaDcBatchOpData {
*
* @pre
* pSessionHandle has been setup using cpaDcInitSession()
* Session must be setup as a stateless sesssion.
* Session must be setup as a stateless session.
* @note
* This function passes control to the compression service for processing
*