diff options
author | Breno Leitao <[email protected]> | 2024-07-09 07:43:59 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-11 18:32:48 -0700 |
commit | a9359e8b0065a76cc11791f668bce3e9c7bf4fef (patch) | |
tree | fc359197f4f9a35764dd2d8586fa144b8ea5fc37 /drivers/usb/cdns3/cdns3-debug.h | |
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 <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions