git: Revert this commit to avoid a possible complaint by compiler when INVARIANTS is not set which leaves code 'if(cond); '. Spotted-by: dillon
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Mon May 11 18:45:04 PDT 2015
commit 974226b45234d68d00c4a1d087e5487df87efb08
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue May 12 10:10:45 2015 +0900
Revert this commit to avoid a possible complaint by compiler when
INVARIANTS is not set which leaves code 'if(cond);'.
Spotted-by: dillon
Revert "sys/vfs/tmpfs: Cleanups"
This reverts commit 215b902242b386e5a01c72d8245df7535bed0bd0.
Summary of changes:
sys/vfs/tmpfs/tmpfs_vnops.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/974226b45234d68d00c4a1d087e5487df87efb08
--
DragonFly BSD source repository
More information about the Commits
mailing list