git: sys/vfs/msdosfs: Remove redundant macro xcntodoff()

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Oct 7 08:33:51 PDT 2019


commit 2315468b6154185453e7fe183913f5403ed6ffa3
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Tue Oct 8 00:06:15 2019 +0900

    sys/vfs/msdosfs: Remove redundant macro xcntodoff()
    
    Remove a DragonFly specific macro that is only used twice.

Summary of changes:
 sys/vfs/msdosfs/msdosfs_fat.c    |  2 +-
 sys/vfs/msdosfs/msdosfs_lookup.c |  2 +-
 sys/vfs/msdosfs/msdosfsmount.h   | 10 +++-------
 3 files changed, 5 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2315468b6154185453e7fe183913f5403ed6ffa3


-- 
DragonFly BSD source repository


More information about the Commits mailing list