summaryrefslogtreecommitdiff
path: root/drivers/macintosh/windfarm_pm81.c
diff options
context:
space:
mode:
authorLi Zetao <lizetao1@huawei.com>2024-09-03 22:31:49 +0800
committerJakub Kicinski <kuba@kernel.org>2024-09-04 16:58:37 -0700
commit4614ac219e3f441c64d98d684edbdc8945d49dcc (patch)
tree1231264b251c28b8e273f2df19e45af6bd616c36 /drivers/macintosh/windfarm_pm81.c
parent2a7e41be085bbe50220b44a5964228625cda1487 (diff)
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Since the debugfs_create_dir() never returns a null pointer, checking the return value for a null pointer is redundant, and using IS_ERR is safe enough. Signed-off-by: Li Zetao <lizetao1@huawei.com> Link: https://patch.msgid.link/20240903143149.2004530-1-lizetao1@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/macintosh/windfarm_pm81.c')
0 files changed, 0 insertions, 0 deletions