git: kernel: Use LIST_FOREACH in some places.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Apr 29 05:12:37 PDT 2012


commit 74c6273a873834bf7d4ffc0a625dd0e09e701679
Author: Sascha Wildner <saw at online.de>
Date:   Sun Apr 29 14:12:00 2012 +0200

    kernel: Use LIST_FOREACH in some places.

Summary of changes:
 sys/gnu/vfs/ext2fs/ext2_quota.c |    2 +-
 sys/net/ip6fw/ip6_fw.c          |    4 ++--
 sys/vfs/nfs/nfs_node.c          |    6 +++---
 sys/vfs/ufs/ufs_quota.c         |    3 +--
 4 files changed, 7 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/74c6273a873834bf7d4ffc0a625dd0e09e701679


-- 
DragonFly BSD source repository





More information about the Commits mailing list