OSDN Git Service

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)
commit6e680f94bc31d0fd0ff01123c964d895ea8040fa
treedeef885c28c137e0e6e0380aae6ee4a32b96c44e
parentc3878a786be09d3f7df17936c922be430cdd4e8e
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