Re: [PATCH/URL] reiserfs: reformat code with Lindent

2005-07-12 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Linus Torvalds wrote: > > On Tue, 12 Jul 2005, Jeff Mahoney wrote: >> This patch contains the result of running scripts/Lindent against >> fs/reiserfs/*.c and include/linux/reiserfs_*.h. > > That can't be true. It isn't actually following the Lindent

Re: [PATCH/URL] reiserfs: reformat code with Lindent

2005-07-12 Thread Linus Torvalds
On Tue, 12 Jul 2005, Jeff Mahoney wrote: > > This patch contains the result of running scripts/Lindent against > fs/reiserfs/*.c and include/linux/reiserfs_*.h. That can't be true. It isn't actually following the Lindent rules. It has that braindamaged "put the type on a separate line" thing

Re: [PATCH/URL] reiserfs: reformat code with Lindent

2005-07-12 Thread Alexey Dobriyan
On Tuesday 12 July 2005 23:42, Jeff Mahoney wrote: > The ReiserFS code is a mix of a number of different coding styles, sometimes > different even from line-to-line. Since the code has been relatively stable > for quite some time and there are few outstanding patches to be applied, it > is time