Searched hist:194296 (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/fs/ext2fs/
H A Dext2_lookup.cdiff 194296 Tue Jun 16 13:27:42 MDT 2009 kib Do not use casts (int *)0 and (struct thread *)0 for the arguments of
vn_rdwr, use NULL.

Reviewed by: jhb
MFC after: 1 week
H A Dext2_vnops.cdiff 194296 Tue Jun 16 13:27:42 MDT 2009 kib Do not use casts (int *)0 and (struct thread *)0 for the arguments of
vn_rdwr, use NULL.

Reviewed by: jhb
MFC after: 1 week
/freebsd-9.3-release/sys/kern/
H A Dkern_acct.cdiff 194296 Tue Jun 16 13:27:42 MDT 2009 kib Do not use casts (int *)0 and (struct thread *)0 for the arguments of
vn_rdwr, use NULL.

Reviewed by: jhb
MFC after: 1 week
/freebsd-9.3-release/sys/ufs/ufs/
H A Dufs_lookup.cdiff 194296 Tue Jun 16 13:27:42 MDT 2009 kib Do not use casts (int *)0 and (struct thread *)0 for the arguments of
vn_rdwr, use NULL.

Reviewed by: jhb
MFC after: 1 week
H A Dufs_vnops.cdiff 194296 Tue Jun 16 13:27:42 MDT 2009 kib Do not use casts (int *)0 and (struct thread *)0 for the arguments of
vn_rdwr, use NULL.

Reviewed by: jhb
MFC after: 1 week

Completed in 111 milliseconds