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

git: kernel - Fix (unused) SEGEX_IDX macro


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 19 Feb 2010 12:30:43 -0800 (PST)

commit 81c02e7686be08a154a0517f43e4263403dd0e59
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Feb 19 12:29:31 2010 -0800

    kernel - Fix (unused) SEGEX_IDX macro
    
    * Fix missing paren in the macro.  The macro is not used but I'm going
      to keep it around anyway.
    
    Submitted-by: Mohd Farid Kamarudin <mokamaru@gmail.com>

Summary of changes:
 sys/cpu/i386/include/segments.h   |    2 +-
 sys/cpu/x86_64/include/segments.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81c02e7686be08a154a0517f43e4263403dd0e59


-- 
DragonFly BSD source repository



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