On Tue, Jul 15, 2025 at 03:40:22PM +0300, Elena Reshetova wrote: > -static int __maybe_unused sgx_update_svn(void) > +static int sgx_update_svn(void)
I'd combine 4/5 and 5/5 because of this. Makes them so much easier to backtrack changes later on if this type of stuff is avoided when possible. BR, Jarkko

