]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: qat - make pfvf send message direction agnostic
authorMarco Chiappero <marco.chiappero@intel.com>
Tue, 28 Sep 2021 11:44:35 +0000 (12:44 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 8 Oct 2021 12:02:42 +0000 (20:02 +0800)
commitfa3c296f8c753251cf685d69ac6e19d487a93c45
treedeef885c28c137e0e6e0380aae6ee4a32b96c44e
parent394208c0b587bb0b518b58fdb6093febc1d8a397
crypto: qat - make pfvf send message direction agnostic

The functions adf_iov_putmsg() and __adf_iov_putmsg() are shared by both
PF and VF. Any logging or documentation should not refer to any specific
direction.

Make comments and log messages direction agnostic by replacing PF2VF
with PFVF. Also fix the wording for some related comments.

Signed-off-by: Marco Chiappero <marco.chiappero@intel.com>
Co-developed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/qat/qat_common/adf_pf2vf_msg.c