diff options
author | 2020-05-08 14:42:46 +0300 | |
---|---|---|
committer | 2020-06-22 13:54:58 +0200 | |
commit | 5a6b5d53833c92f05d9892e96d9034ff05df551d (patch) | |
tree | ea4fceaca4123b18f652c30ad492eaeeb4e83a1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | memory: tegra: Avoid unused function warnings (diff) | |
download | wireguard-linux-5a6b5d53833c92f05d9892e96d9034ff05df551d.tar.xz wireguard-linux-5a6b5d53833c92f05d9892e96d9034ff05df551d.zip |
memory: tegra: Delete some dead code
The debugfs_create_dir() function never returns NULL and anyway the
correct behavior is to ignore errors in this situation. The
debugfs_create_file() will become a no-op if "emc->debugfs.root" is an
error pointer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions