HomeFreeBSD

ffs_softdep: change K&R in function defintions to ANSI prototypes

Description

ffs_softdep: change K&R in function defintions to ANSI prototypes

Apparently it's bad when we first have an ANSI prototype in function
declaration, but then use K&R in its defintion.

Complaint from: clang
MFC after: 2 weeks

Details

Provenance
avgAuthored on Jun 11 2010, 6:26 PM
Parents
rGdf17ff613051: vnode.h: expand debug macros to non-empty void statements when
Branches
Unknown
Tags
Unknown

Event Timeline