https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211088

            Bug ID: 211088
           Summary: sys/mips/mips/tlb.c:356: pointless test ?
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]

sys/mips/mips/tlb.c:356]: (style) Checking if unsigned variable 'cpu' is less
than zero.

Source code is

   if (cpu < 0 || cpu >= mp_ncpus) {

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to