diff options
author | Geert Uytterhoeven <[email protected]> | 2024-02-26 12:25:01 +0100 |
---|---|---|
committer | Russell King (Oracle) <[email protected]> | 2024-03-11 15:48:10 +0000 |
commit | b36e78b216e632d90138751e4ff80044de303656 (patch) | |
tree | 0875d5b964c205903d50862c3b66472362135eba /rust/helpers | |
parent | b9920fdd5a751df129808e7fa512e9928223ee05 (diff) |
ARM: 9354/1: ptrace: Use bitfield helpers
The isa_mode() macro extracts two fields, and recombines them into a
single value.
Make this more obvious by using the FIELD_GET() helper, and shifting the
result into its final resting place.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Oleg Nesterov <[email protected]>
Signed-off-by: Russell King (Oracle) <[email protected]>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions