git: DragonFly_RELEASE_2_6 Fix some mis-usage of && and || in the kernel.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Mon Aug  9 18:51:38 PDT 2010
    
    
  
commit 1446327e44d56cd2041ff44593ef45e4181e9595
Author: Sascha Wildner <saw at online.de>
Date:   Tue Aug 10 03:49:43 2010 +0200
    Fix some mis-usage of && and || in the kernel.
Summary of changes:
 sys/dev/serial/si/si.c          |    2 +-
 sys/dev/sound/pci/envy24ht.c    |    3 ++-
 sys/dev/sound/pci/spicds.c      |    6 ++++--
 sys/dev/sound/pcm/vchan.c       |    4 ++--
 sys/dev/usbmisc/uticom/uticom.c |    2 +-
 5 files changed, 10 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1446327e44d56cd2041ff44593ef45e4181e9595
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list