DragonFly-2.3.0.404.gbd65e master sys/dev/disk/ncv ncr53c500var.h sys/dev/disk/nsp nspvar.h sys/dev/disk/stg tmc18c30var.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Mar 15 12:30:15 PDT 2009


commit bd65e5279418f9630b54e4e33fd72d348e88c955
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Mar 15 12:26:06 2009 -0700

    Remove conditionals based on #if defined(i386) which wrapped code which was
    unused.  Gcc does not define 'i386' anyway, it uses __i386__.
    
    This also fixes some clang issues.
    
    Requested-by: Alex Hornung

Summary of changes:
 sys/dev/disk/ncv/ncr53c500var.h |    5 +----
 sys/dev/disk/nsp/nspvar.h       |    5 +----
 sys/dev/disk/stg/tmc18c30var.h  |    5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd65e5279418f9630b54e4e33fd72d348e88c955


-- 
DragonFly BSD source repository





More information about the Commits mailing list