diff options
| author | Bryan Brattlof <[email protected]> | 2025-04-08 16:57:34 -0500 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2025-04-23 09:58:07 +0200 |
| commit | 473032619f5056ede0517e1a926b09d0038567ed (patch) | |
| tree | 98be5ba8ccd1fb3d9bd64bbb568c7da3b058a5dc /include/linux/string.h | |
| parent | 9a6964e419c0a533e1ca5d224221e440093a9e5f (diff) | |
net: dhcpv6: remove excluded middle expression
!A || (A && B) is equivalent to !A || B
Drop the middle expression from the statement
Signed-off-by: Bryan Brattlof <[email protected]>
Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
