diff options
author | Dan Carpenter <[email protected]> | 2020-05-08 14:42:46 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2020-06-22 13:54:58 +0200 |
commit | 5a6b5d53833c92f05d9892e96d9034ff05df551d (patch) | |
tree | ea4fceaca4123b18f652c30ad492eaeeb4e83a1f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 2de758997e69a5f971716c90a9cdc410133283d7 (diff) |
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 <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions