Re: [PATCH] staging: sm750fb: make g_fbmode[] a read-only pointer array
From: Manish Kumar
Date: Fri Jun 27 2025 - 14:16:26 EST
Hi Dan,
Thank you for the review. You're absolutely right — changing the array to `const` breaks the assignments that follow.
I've reverted this and will send a new cleanup patch later.
Regards,
Manish