diff options
author | Breno Leitao <leitao@debian.org> | 2024-07-09 07:43:59 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-11 18:32:48 -0700 |
commit | a9359e8b0065a76cc11791f668bce3e9c7bf4fef (patch) | |
tree | fc359197f4f9a35764dd2d8586fa144b8ea5fc37 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e724cb688a207ae7a348d57f9ea77f475998883 (diff) |
net: netconsole: Remove unnecessary cast from bool
The 'enabled' variable is already a bool, so casting it to its value
is redundant.
Remove the superfluous cast, improving code clarity without changing
functionality.
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20240709144403.544099-2-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions