On 4/9/25 19:26, Bryan Brattlof wrote:
!A || (A && B) is equivalent to !A || B

Drop the unused middle expression to simplify the statement.

Signed-off-by: Bryan Brattlof <[email protected]>
---
  arch/mips/mach-octeon/cvmx-helper-board.c | 3 +--
  arch/mips/mach-octeon/cvmx-helper.c       | 2 +-
  2 files changed, 2 insertions(+), 3 deletions(-)


Reviewed-by: Daniel Schwierzeck <[email protected]>

--
- Daniel

Reply via email to