]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings.
authorscottl <scottl@FreeBSD.org>
Wed, 1 Sep 2004 05:48:06 +0000 (05:48 +0000)
committerscottl <scottl@FreeBSD.org>
Wed, 1 Sep 2004 05:48:06 +0000 (05:48 +0000)
commit6703db134608d1953b911a81784b3e83dcc59e74
treeca85a75b39183c91099ae8817abea2672f6adcd0
parent0067bbd33a34b1b53ea517ebf1d167b22fd6e37d
Create DIP_SET() and IBLK_SET() macros to fix lvalue warnings.

Inspired by: kan
sbin/fsck_ffs/dir.c
sbin/fsck_ffs/fsck.h
sbin/fsck_ffs/inode.c
sbin/fsck_ffs/pass1.c
sbin/fsck_ffs/pass2.c