Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 17:17:50 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ce if_ce.c src/sys/dev/cp if_cp.c
Message-ID:  <201010131718.o9DHI3J4000155@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-10-13 17:17:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ce           if_ce.c 
    sys/dev/cp           if_cp.c 
  Log:
  SVN rev 213793 on 2010-10-13 17:17:50Z by rpaulo
  
  Don't do a logical AND of the result of strcmp() with a constant.
  
  Found with:     clang
  
  Revision  Changes    Path
  1.18      +1 -1      src/sys/dev/ce/if_ce.c
  1.41      +1 -1      src/sys/dev/cp/if_cp.c



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