diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-01-22 15:41:14 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-03 15:49:07 +0200 |
| commit | 30ed997a878ec34f4e2fab9f417cbfd401743a29 (patch) | |
| tree | 6f05413f821316f58df3e9291acefb380d5aab0c /tools/perf/scripts/python | |
| parent | d5ddd5a51726f46d9f2a119c461ab28ca09b9e69 (diff) | |
arm: omap2: no need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the
return value. The function can work or not, but the code logic should
never do something different based on this.
Cc: Kevin Hilman <[email protected]>
Cc: Russell King <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions