diff options
author | Guenter Roeck <linux@roeck-us.net> | 2025-01-25 19:19:37 -0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-03-02 08:48:32 -0800 |
commit | 05452a3328a57237878f2f8759cec91d7583915c (patch) | |
tree | 767f9cc8622d30041e74dce073dc2edd5035a999 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de438ec92f83a2c3107514dd676fbd7db5eebbba (diff) |
hwmon: (pmbus/core) Make debugfs code unconditional
Drop contitionals around debugfs code to compile it unconditionally.
In practice it will be optimized away by the compiler if CONFIG_DEBUG_FS
is not enabled, so the code size is not affected by this change.
Also silently ignore errors if debugfs initialization fails.
Reviewed-by: Tzung-Bi Shih <tzungbi@kernel.org>
Signed-off-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