diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-01-12 11:07:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-15 15:14:37 +0300 |
commit | f526ca6bc10498785c5e4530c8c79ac9f87df9bc (patch) | |
tree | 07d7b18c1a14e09c95c3e2d5de043ef08b53534f /rust/kernel | |
parent | f22fa721ae415cd3303117c675e451aaec7abf71 (diff) | |
download | linux-f526ca6bc10498785c5e4530c8c79ac9f87df9bc.tar.xz |
octeontx2: don't mess with ->d_parent or ->d_parent->d_name
use debugfs_{create_file,get}_aux_num() instead.
[and for fsck sake, don't call variables filp - especially the
ones that are not even struct file *]
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Link: https://lore.kernel.org/r/20250112080705.141166-19-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions