Re: svn commit: r237133 - head/sys/kern

2012-06-15 Thread Bruce Evans
On Fri, 15 Jun 2012, Pawel Jakub Dawidek wrote: Log: One more attempt to make prototypes formated according to style(9), Thanks. The prototypes look OK now. which holefully recovers from the "worse than useless" state. Er, my "worse than useless" description wasn't about prototypes. I

svn commit: r237133 - head/sys/kern

2012-06-15 Thread Pawel Jakub Dawidek
Author: pjd Date: Fri Jun 15 10:00:29 2012 New Revision: 237133 URL: http://svn.freebsd.org/changeset/base/237133 Log: One more attempt to make prototypes formated according to style(9), which holefully recovers from the "worse than useless" state. Reported by: bde MFC after:1 mont