diff options
author | 2019-04-08 17:05:38 +0200 | |
---|---|---|
committer | 2019-04-15 12:11:35 +0200 | |
commit | b18e606ff313e20e72b4a53cdddc16f476f2a740 (patch) | |
tree | 04e65491d75a7f811b0da5274b8007bb21e3e5d6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supported (diff) | |
download | wireguard-linux-b18e606ff313e20e72b4a53cdddc16f476f2a740.tar.xz wireguard-linux-b18e606ff313e20e72b4a53cdddc16f476f2a740.zip |
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 <gregkh@linuxfoundation.org>
Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions