On Fri, Jan 10 2025 at 15:16, Joel Granados wrote:
> sed:
>     sed --in-place \
>       -e "s/struct ctl_table .table = &uts_kern/const struct ctl_table *table 
> = \&uts_kern/" \
>       kernel/utsname_sysctl.c
>
> Reviewed-by: Song Liu <[email protected]>
> Acked-by: Steven Rostedt (Google) <[email protected]> # for kernel/trace/
> Reviewed-by: Martin K. Petersen <[email protected]> # SCSI
> Reviewed-by: Darrick J. Wong <[email protected]> # xfs
> Acked-by: Jani Nikula <[email protected]>
> Acked-by: Corey Minyard <[email protected]>
> Signed-off-by: Joel Granados <[email protected]>

Acked-by: Thomas Gleixner <[email protected]>

Reply via email to