diff options
author | Chen Ni <nichen@iscas.ac.cn> | 2025-04-22 15:30:51 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-11 17:54:11 -0700 |
commit | 1785c67e2adc4d1899685b36dd10f7ebbf117178 (patch) | |
tree | c0f9d0754477aa51360cede01652d6e33871d30f /scripts/gdb/linux/utils.py | |
parent | cdc3ed3035d0fe934aa1d9b78ce256752fd3bb7d (diff) |
ocfs2: remove unnecessary NULL check before unregister_sysctl_table()
unregister_sysctl_table() checks for NULL pointers internally. Remove
unneeded NULL check here.
Link: https://lkml.kernel.org/r/20250422073051.1334310-1-nichen@iscas.ac.cn
Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Reviewed-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Cc: Mark Fasheh <mark@fasheh.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Junxiao Bi <junxiao.bi@oracle.com>
Cc: Changwei Ge <gechangwei@live.cn>
Cc: Jun Piao <piaojun@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions