diff options
| author | Fabio M. De Francesco <fmdefrancesco@gmail.com> | 2022-03-31 08:47:51 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-04 07:33:48 +0200 |
| commit | acc24ef13ebdb893b2c348cbbaf508f96b1b40ca (patch) | |
| tree | e6d87911f25b4d0145432446546e23bd89f34224 /tools/perf/scripts/python/bin/netdev-times-record | |
| parent | d8a130d1349759b693367b1b70901d0a7603d188 (diff) | |
| download | linux-acc24ef13ebdb893b2c348cbbaf508f96b1b40ca.tar.gz linux-acc24ef13ebdb893b2c348cbbaf508f96b1b40ca.zip | |
staging: unisys: Remove "struct dentry *eth_debugfs_dir"
There is no need for "struct dentry *eth_debugfs_dir" which is used for
debug / sysfs directories. Therefore, remove this "struct dentry" and
everything related (i.e., creation and removal).
As a side effect of this change, the code has no more need of the
"cleanup_register_netdev" label, which can also be removed.
Suggested-by: Dan Carpenter <dan.carpenter@oracle.com>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20220331064751.29634-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-record')
0 files changed, 0 insertions, 0 deletions
