diff options
| author | Luis de Bethencourt <[email protected]> | 2016-06-27 14:00:20 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-08-21 17:27:16 +0200 |
| commit | ef6687c627a5338f1fbea134efca6e7f479cd70c (patch) | |
| tree | 741563a7318b87c30a329b14c67b6d8092f7017a /tools/perf/scripts/python | |
| parent | eeeb5fb9323c75663da5a8d1d068cd7176aa77b4 (diff) | |
staging: wilc1000: fix error handling in wilc_debugfs_init()
We can just ignore the return value from debugfs_create_dir() and
debugfs_create_file(). The second one already interanlly checks the dentry
created by the first before creating the file.
debugfs was written so it would be easy to use, no need for error checking.
Signed-off-by: Luis de Bethencourt <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions