git: kernel - Fix (unused) SEGEX_IDX macro
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Feb 19 12:31:33 PST 2010
commit 81c02e7686be08a154a0517f43e4263403dd0e59
Author: Matthew Dillon <dillon at 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 at 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
More information about the Commits
mailing list