git: ciss(4): Use a more proper fix to silence the ciss_print0() warning.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Aug 23 01:10:20 PDT 2009


commit 119984d7c003f48b10fa86897c9d909ced0944ba
Author: Sascha Wildner <saw at online.de>
Date:   Sun Aug 23 10:08:37 2009 +0200

    ciss(4): Use a more proper fix to silence the ciss_print0() warning.
    
    The real problem was that -DCISS_DEBUG=0 in the Makefile still defined
    CISS_DEBUG which isn't supposed to be defined by default.

Summary of changes:
 sys/dev/raid/ciss/Makefile |    2 +-
 sys/dev/raid/ciss/ciss.c   |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/119984d7c003f48b10fa86897c9d909ced0944ba


-- 
DragonFly BSD source repository





More information about the Commits mailing list