linux/arch/mips/cavium-octeon
Eric Wu 95147c0f62 staging: octeon: convert cvmx_pko_status_t from typedef to plain enum
The Linux kernel coding style discourages the use of typedefs for
enums. Convert cvmx_pko_status_t to a plain 'enum cvmx_pko_status' and
update all users across the MIPS Octeon architecture code and the
staging driver stubs.

No functional change.

Signed-off-by: Eric Wu <kunjinkao.jp@gmail.com>
Link: https://patch.msgid.link/20260427155427.668540-6-kunjinkao.jp@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-04 16:21:34 +02:00
..
executive staging: octeon: convert cvmx_pko_status_t from typedef to plain enum 2026-05-04 16:21:34 +02:00
cpu.c MIPS: Add missing include files 2017-03-08 10:38:06 +01:00
csrc-octeon.c MIPS: Fix typos 2024-01-08 10:39:12 +01:00
dma-octeon.c swiotlb: make the swiotlb_init interface more useful 2022-04-18 07:21:11 +02:00
flash_setup.c MIPS: Explicitly include correct DT includes 2023-07-25 10:42:01 +02:00
Kconfig lib/crypto: sha256: Consolidate into single module 2025-07-04 10:23:11 -07:00
Makefile mips: cavium-octeon: Move octeon-crypto.c into parent dir 2025-08-26 12:52:28 -04:00
oct_ilm.c mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE 2022-09-19 16:39:47 +02:00
octeon_boot.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
octeon-crypto.c mips: cavium-octeon: Move octeon-crypto.c into parent dir 2025-08-26 12:52:28 -04:00
octeon-irq.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
octeon-memcpy.S mips: replace #include <asm/export.h> with #include <linux/export.h> 2023-08-15 10:22:23 +02:00
octeon-platform.c MIPS: octeon: Replace memset(0) + deprecated strcpy() with strscpy_pad() 2025-08-29 22:34:30 +02:00
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
setup.c range.h: Move resource API and constant to respective files 2023-08-18 10:19:00 -07:00
smp.c mips/octeon/smp: Remove space before newline 2025-08-29 11:55:11 +02:00