]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
panic: sys_info: align constant definition names with parameters
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Oct 2025 11:44:18 +0000 (12:44 +0100)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 20 Nov 2025 22:03:40 +0000 (14:03 -0800)
commit760fc597c33d5a727507c8bb19d6ab87a8c5885b
tree1761715a64372e05f4d7c723c960cdf1c7bea258
parentd79a3aeb747c17095d679cc4402d87f0e7c3405e
panic: sys_info: align constant definition names with parameters

Align constant definition names with parameters to make it easier to map.
It's also better to maintain and extend the names while keeping their
uniqueness.

Link: https://lkml.kernel.org/r/20251030132007.3742368-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Feng Tang <feng.tang@linux.alibaba.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/sys_info.h
kernel/panic.c
lib/sys_info.c