diff options
author | Subbaraya Sundeep <sbhatta@marvell.com> | 2025-06-09 21:21:49 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-10 15:29:30 -0700 |
commit | d0976b43956ee8c8bd093223df9115bfcf63dfe5 (patch) | |
tree | d0b3a8d5cd7ebed6bdc284e4744fc37be3b9269b /scripts/lib/abi/abi_regex.py | |
parent | e83b64a6376a87119b2fac244b4a71ac3441e7c9 (diff) |
octeontx2: Annotate mmio regions as __iomem
This patch removes unnecessary typecasts by marking the
mbox_regions array as __iomem since it is used to store
pointers to memory-mapped I/O (MMIO) regions. Also simplified
the call to readq() in PF driver by removing redundant type casts.
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Link: https://patch.msgid.link/1749484309-3434-1-git-send-email-sbhatta@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/abi/abi_regex.py')
0 files changed, 0 insertions, 0 deletions