diff options
author | 2019-06-18 17:52:46 +0200 | |
---|---|---|
committer | 2019-06-21 15:46:30 +0200 | |
commit | 200f3a3fec0c1efab6dcdadc18c65eb61b4c89ce (patch) | |
tree | df5c0e9ae64bf552f92d31307f40254bd65f002b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: sysfs: Replace default_attrs in ktypes with groups (diff) | |
download | linux-dev-200f3a3fec0c1efab6dcdadc18c65eb61b4c89ce.tar.xz linux-dev-200f3a3fec0c1efab6dcdadc18c65eb61b4c89ce.zip |
coresight: cpu-debug: 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: Suzuki K Poulose <suzuki.poulose@arm.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: linux-arm-kernel@lists.infradead.org
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Tested-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions