diff options
| author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2025-11-18 09:41:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-19 08:32:38 -0800 |
| commit | 7ac60a14d3fce87f0bfd0e50a7bfd5e683c33817 (patch) | |
| tree | fd888868c7e476a5ca23e06226cb01a34be8f4b5 /net/unix/af_unix.c | |
| parent | d7dbda87892039f19805b896d1fe0fa75aca1b06 (diff) | |
net: stmmac: convert priv->sph* to boolean and rename
priv->sph* only have 'true' and 'false' used with them, yet they are an
int. Change their type to a bool, and rename to make their usage more
clear.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Link: https://patch.msgid.link/E1vLIDN-0000000Evur-2NLU@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions