git: sys/vfs/autofs: Change u_xxx -> unsigned xxx

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Sun Aug 12 04:38:41 PDT 2018


commit 0b1d8a0d5dcb276e6f33a848b8337f8acd0d60f5
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Sun Aug 12 04:26:59 2018 -0700

    sys/vfs/autofs: Change u_xxx -> unsigned xxx
    
    (ap->a_cmd and refcount apis are of u_xxx)

Summary of changes:
 sys/vfs/autofs/autofs.c | 2 +-
 sys/vfs/autofs/autofs.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list