Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2016 18:04:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211088] sys/mips/mips/tlb.c:356: pointless test ?
Message-ID:  <bug-211088-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211088

            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: freebsd-bugs@FreeBSD.org
          Reporter: dcb314@hotmail.com

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

Source code is

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211088-8>