K 10 svn:author V 3 avg K 8 svn:date V 27 2010-06-11T18:26:53.636058Z K 7 svn:log V 226 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 END