This is a simple and straight forward cleanup series that aims to make the class structures in mips constant. This has been possible since 2023 [1]. [1]: https://lore.kernel.org/all/2023040248-customary-release-4aec@gregkh/ Signed-off-by: Ricardo B. Marliere <ricardo@xxxxxxxxxxxx> --- Ricardo B. Marliere (2): mips: mt: make mt_class constant mips: sibyte: make tb_class constant arch/mips/include/asm/mips_mt.h | 2 +- arch/mips/kernel/mips-mt.c | 14 ++++---------- arch/mips/kernel/rtlx-mt.c | 8 ++++---- arch/mips/sibyte/common/sb_tbprof.c | 21 +++++++++------------ 4 files changed, 18 insertions(+), 27 deletions(-) --- base-commit: fdf0df8c936c0822570e067009dee6824ff3a2be change-id: 20240305-class_cleanup-mips-a77ae01ea4fc Best regards, -- Ricardo B. Marliere <ricardo@xxxxxxxxxxxx>