summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-01-04 17:19:58 +0300
committerThierry Reding <treding@nvidia.com>2025-01-09 16:42:14 +0300
commit74d4d7c64d89aaf3e08aa06a6967dbc540b72c06 (patch)
treeea69719c82ed10953b7b724154a2bbbfa4f23493 /tools/perf/scripts/python/exported-sql-viewer.py
parent40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff)
downloadlinux-74d4d7c64d89aaf3e08aa06a6967dbc540b72c06.tar.xz
soc/tegra: cbb: Drop unnecessary debugfs error handling
Kernel coding style expects all drivers to ignore debugfs errors. Partially because it is purely for debugging, not for important user interfaces. Simplify the code by dropping unnecessary probe failuring and error message on debugfs failures, which also fixes incorrect usage IS_ERR_OR_NULL() and Smatch warning: drivers/soc/tegra/cbb/tegra-cbb.c:80 tegra_cbb_err_debugfs_init() warn: passing zero to 'PTR_ERR' Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250104141958.115911-1-krzysztof.kozlowski@linaro.org Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions