Re: svn commit: r310705 - head/sys/fs/ext2fs

2016-12-28 Thread Pedro Giffuni
On 12/28/16 10:57, Konstantin Belousov wrote: On Wed, Dec 28, 2016 at 03:43:17PM +, Pedro F. Giffuni wrote: Author: pfg Date: Wed Dec 28 15:43:17 2016 New Revision: 310705 URL: https://svnweb.freebsd.org/changeset/base/310705 Log: style(9) cleanups. Just to reduce some of the issues

Re: svn commit: r310705 - head/sys/fs/ext2fs

2016-12-28 Thread Konstantin Belousov
On Wed, Dec 28, 2016 at 03:43:17PM +, Pedro F. Giffuni wrote: > Author: pfg > Date: Wed Dec 28 15:43:17 2016 > New Revision: 310705 > URL: https://svnweb.freebsd.org/changeset/base/310705 > > Log: > style(9) cleanups. > > Just to reduce some of the issues found with indent(1). > > @@