DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 23 Aug 2009 01:09:17 -0700 (PDT)

commit 119984d7c003f48b10fa86897c9d909ced0944ba
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]