aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorRussell King (Oracle) <[email protected]>2025-01-08 16:48:40 +0000
committerJakub Kicinski <[email protected]>2025-01-11 01:51:02 +0000
commitcfd49e5fc30ce96cbaa220406db373cf9565dbe2 (patch)
treeef15bf9d3524b836bd5d535abae87e73a755c63e /net/tls/tls_main.c
parentnet: stmmac: move priv->eee_active into stmmac_eee_init() (diff)
downloadkernel-cfd49e5fc30ce96cbaa220406db373cf9565dbe2.tar.gz
kernel-cfd49e5fc30ce96cbaa220406db373cf9565dbe2.zip
net: stmmac: use boolean for eee_enabled and eee_active
priv->eee_enabled and priv->eee_active are both assigned using boolean values. Type them as bool rather than int. Reviewed-by: Andrew Lunn <[email protected]> Tested-by: Choong Yong Liang <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions