diff options
author | Fenghua Yu <fenghua.yu@intel.com> | 2022-07-06 17:20:52 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-07-21 18:10:43 +0530 |
commit | d0b55afa47694f6f61b40f578ede7bde1648fe48 (patch) | |
tree | 60dd95544401b6f152b6d21ee7c894458731fa39 /scripts/headerdep.pl | |
parent | c3266ee185b59e5aab3e0f982e5b7f95d31555a7 (diff) | |
download | lwn-d0b55afa47694f6f61b40f578ede7bde1648fe48.tar.gz lwn-d0b55afa47694f6f61b40f578ede7bde1648fe48.zip |
dmaengine: idxd: Correct IAX operation code names
Some IAX operation code nomenclatures are misleading or don't match with
others:
1. Operation code 0x4c is Zero Compress 32. IAX_OPCODE_DECOMP_32 is a
misleading name. Change it to IAX_OPCODE_ZERO_COMP_32.
2. Operation code 0x4d is Zero Compress 16. IAX_OPCODE_DECOMP_16 is a
misleading name. Change it to IAX_OPCODE_ZERO_COMP_16.
3. IAX_OPCDE_FIND_UNIQUE is corrected to match with other nomenclatures.
Co-developed-by: Li Zhang <li4.zhang@intel.com>
Signed-off-by: Li Zhang <li4.zhang@intel.com>
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/20220707002052.1546361-1-fenghua.yu@intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/headerdep.pl')
0 files changed, 0 insertions, 0 deletions