git: kern: Fix [-Werror=aggressive-loop-optimizations]

John Marino marino at crater.dragonflybsd.org
Tue Feb 10 18:02:51 PST 2015


commit 82bb7981009e6fb1c85a79fc087da60bdb2fb4d7
Author: John Marino <draco at marino.st>
Date:   Wed Feb 11 02:57:59 2015 +0100

    kern: Fix [-Werror=aggressive-loop-optimizations]
    
    These were basic upper bound checking errors on loops

Summary of changes:
 sys/bus/pccard/pccard.c      | 2 +-
 sys/dev/raid/arcmsr/arcmsr.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/82bb7981009e6fb1c85a79fc087da60bdb2fb4d7


-- 
DragonFly BSD source repository



More information about the Commits mailing list