aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorMarco Chiappero <[email protected]>2021-08-12 21:21:25 +0100
committerHerbert Xu <[email protected]>2021-08-21 15:44:56 +0800
commit9ffd49dfba6d5142189ceccf217ac315f8aac884 (patch)
tree3db3e38a0f18a1c8a85769cc7d8af760129c3a34 /scripts/gdb/linux/mm.py
parent7c258f501ee09c1388a1ecef232db7b648d46aed (diff)
crypto: qat - fix naming of PF/VF enable functions
Currently all the functions related to the activation of the PFVF protocol, both on PF and VF, include the direction specific "vf2pf" name. Replace the existing naming schema with: - a direction agnostic naming, that applies to both PF and VF, for the function pointer ("pfvf") - a direction specific naming schema for the implementations ("pf2vf" or "vf2pf") In particular this patch renames: - adf_pf_enable_vf2pf_comms() in adf_enable_pf2vf_comms() - enable_vf2pf_comms() in enable_pfvf_comms() Signed-off-by: Marco Chiappero <[email protected]> Co-developed-by: Giovanni Cabiddu <[email protected]> Signed-off-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Fiona Trahe <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions