Re: [PATCH] BTRFS: fixed coding style issues

2013-11-12 Thread David Sterba
On Tue, Nov 05, 2013 at 09:02:01AM +0200, Aldo Iljazi wrote: > Line 4989: Inserted a space after the comma. > Lines 7986 and 8274: Inserted a space before the open parenthesis. Hm, I don't know why my message from yesterday did not make it to the list, but I'm objecting against flow of such

Re: [PATCH] BTRFS: fixed coding style issues

2013-11-12 Thread David Sterba
On Tue, Nov 05, 2013 at 09:02:01AM +0200, Aldo Iljazi wrote: Line 4989: Inserted a space after the comma. Lines 7986 and 8274: Inserted a space before the open parenthesis. Hm, I don't know why my message from yesterday did not make it to the list, but I'm objecting against flow of such changes

[PATCH] BTRFS: fixed coding style issues

2013-11-04 Thread Aldo Iljazi
Line 4989: Inserted a space after the comma. Lines 7986 and 8274: Inserted a space before the open parenthesis. Signed-off-by: Aldo Iljazi --- fs/btrfs/extent-tree.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fs/btrfs/extent-tree.c b/fs/btrfs/extent-tree.c index

[PATCH] BTRFS: fixed coding style issues

2013-11-04 Thread Aldo Iljazi
Line 4989: Inserted a space after the comma. Lines 7986 and 8274: Inserted a space before the open parenthesis. Signed-off-by: Aldo Iljazi m...@aldo.io --- fs/btrfs/extent-tree.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fs/btrfs/extent-tree.c