summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorAlexander Lobakin <aleksander.lobakin@intel.com>2024-06-20 16:53:37 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2024-07-10 20:31:28 +0300
commit66c27e3b19d5aae58d7f0145113de61d6fba5e09 (patch)
tree57db3faaecc3bc9eff8685141a6282ccf94e8565 /scripts/lib/kdoc/kdoc_output.py
parent62c884256ea1f898b00f20729a306a4eeb1840b1 (diff)
downloadlinux-66c27e3b19d5aae58d7f0145113de61d6fba5e09.tar.xz
idpf: stop using macros for accessing queue descriptors
In C, we have structures and unions. Casting `void *` via macros is not only error-prone, but also looks confusing and awful in general. In preparation for splitting the queue structs, replace it with a union and direct array dereferences. Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by: Mina Almasry <almasrymina@google.com> Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions