DragonFly-2.3.2.313.g898c91 master sys/vfs/devfs devfs.h devfs_helper.c devfs_rules.c devfs_vnops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 6 09:54:32 PDT 2009


commit 898c91ee87ff48eab03bcce3add7afc16a58754e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Aug 6 09:52:42 2009 -0700

    DEVFS - Code cleanup.
    
    * Syntax, indentation, structure, and minor code changes to make it
      more readable.

Summary of changes:
 sys/vfs/devfs/devfs.h        |   18 --
 sys/vfs/devfs/devfs_helper.c |  188 +++-----------
 sys/vfs/devfs/devfs_rules.c  |    7 +-
 sys/vfs/devfs/devfs_vnops.c  |  585 +++++++++++++++++-------------------------
 4 files changed, 283 insertions(+), 515 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/898c91ee87ff48eab03bcce3add7afc16a58754e


-- 
DragonFly BSD source repository





More information about the Commits mailing list