commit 525d1416ffc94f0818b9d56c1e9585d40c896429
Author: Tomohiro Kusumi <[email protected]>
Date:   Wed May 13 03:59:04 2015 +0900

    sys/vfs/tmpfs: Remove nested #ifdef _KERNEL
    
    - #ifdef _KERNEL around function prototypes for tmpfs_subr.c
      is nested. It's in another #ifdef _KERNEL.

Summary of changes:
 sys/vfs/tmpfs/tmpfs.h | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/525d1416ffc94f0818b9d56c1e9585d40c896429


-- 
DragonFly BSD source repository

Reply via email to