diff options
author | Enric Balletbo i Serra <[email protected]> | 2019-04-08 17:05:38 +0200 |
---|---|---|
committer | Enric Balletbo i Serra <[email protected]> | 2019-04-15 12:11:35 +0200 |
commit | b18e606ff313e20e72b4a53cdddc16f476f2a740 (patch) | |
tree | 04e65491d75a7f811b0da5274b8007bb21e3e5d6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e43c426a777eb2554d8a29d31311debe897badd9 (diff) |
platform/chrome: cros_ec_debugfs: 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: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions