git: mountlist_exists(): use a TAILQ_FOREACH macro again

Francois Tigeot ftigeot at crater.dragonflybsd.org
Mon Mar 26 12:21:19 PDT 2012


commit 0bd4d313658019b23ca1ca5a4cce426765846505
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Mon Mar 26 19:58:30 2012 +0200

    mountlist_exists(): use a TAILQ_FOREACH macro again
    
    Removing a few lines of code in the process.

Summary of changes:
 sys/kern/vfs_mount.c |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0bd4d313658019b23ca1ca5a4cce426765846505


-- 
DragonFly BSD source repository





More information about the Commits mailing list