diff options
author | Mark Rutland <[email protected]> | 2023-06-05 08:01:18 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2023-06-05 09:57:21 +0200 |
commit | b916a8c765692444388891f5b9c5b6e941e16d42 (patch) | |
tree | ca996c7bcdf3939fa5146f7883e7f7dec215e0dc /lib/mpi/mpi-sub-ui.c | |
parent | 9257959a6e5b4fca6fc8e985790bff62c2046f20 (diff) |
locking/atomic: scripts: split pfx/name/sfx/order
Currently gen-atomic-long.sh's gen_proto_order_variant() function
combines the pfx/name/sfx/order variables immediately, unlike other
functions in gen-atomic-*.sh.
This is fine today, but subsequent patches will require the individual
individual pfx/name/sfx/order variables within gen-atomic-long.sh's
gen_proto_order_variant() function. In preparation for this, split the
variables in the style of other gen-atomic-*.sh scripts.
This results in no change to the generated headers, so there should be
no functional change as a result of this patch.
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions