cvs commit: src/sys/i386/i386 sys_machdep.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Mon Dec 20 05:59:08 PST 2004


joerg       2004/12/20 05:58:02 PST

DragonFly src repository

  Modified files:
    sys/i386/i386        sys_machdep.c 
  Log:
  Remove unecessary range check. start and num are unsigned anyway and
  the num == 0 case works fine already.
  
  Noticed-by: Christer Öberg <christer.oberg at xxxxxxxxxx>
  
  Revision  Changes    Path
  1.15      +0 -4      src/sys/i386/i386/sys_machdep.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/sys_machdep.c.diff?r1=1.14&r2=1.15&f=u





More information about the Commits mailing list