diff options
author | Rob Norris <[email protected]> | 2023-06-09 10:14:42 +1000 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2024-02-15 11:45:00 -0800 |
commit | 0cb1ef60ae26d855e8f4a959fff66a7693766ea3 (patch) | |
tree | b3b4a31c9db8461481a7116c195bc634a08b228f /include/sys/qat.h | |
parent | 5c4cc21fd4e0d15afc3f94895f26efabe80908c6 (diff) |
ddt: compare keys, not entries
We're about to have different kinds of things that we'll compare on key,
so generalise this function to support that.
(It actually worked fine because of the way the casts work out, but it
requires the key to be at the start of the object so the cast through
ddt_entry_t works, and even then it reads strangely for anything that's
not a ddt_entry_t).
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Rob Norris <[email protected]>
Sponsored-by: Klara, Inc.
Sponsored-by: iXsystems, Inc.
Closes #15887
Diffstat (limited to 'include/sys/qat.h')
0 files changed, 0 insertions, 0 deletions