diff options
author | 2023-04-21 23:10:09 +0800 | |
---|---|---|
committer | 2023-04-23 13:37:27 +0100 | |
commit | b148b9abc8444c9e0579a6bbe47b2da6adf5a150 (patch) | |
tree | aa63670e701ad5a97a7b9f5ed512837c1ea19ca3 /scripts/generate_rust_analyzer.py | |
parent | rxrpc: Fix potential race in error handling in afs_make_call() (diff) | |
download | linux-rng-b148b9abc8444c9e0579a6bbe47b2da6adf5a150.tar.xz linux-rng-b148b9abc8444c9e0579a6bbe47b2da6adf5a150.zip |
net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
Smatch complains that:
mtk_wed_hw_add_debugfs() warn: 'dir' is an error pointer or valid
Debugfs checks are generally not supposed to be checked
for errors and it is not necessary here.
fix it by just deleting the dead code.
Signed-off-by: Wang Zhang <silver_code@hust.edu.cn>
Reviewed-by: Dongliang Mu <dzm91@hust.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions