Re: [PATCH] fix spacing in btrfs/inode.c

2015-02-12 Thread David Sterba
On Wed, Feb 11, 2015 at 09:17:22PM -0500, Kevin Mulvey wrote: > This is a patch to inode.c that fixes some spacing errors found by > checkpatch.pl https://btrfs.wiki.kernel.org/index.php/Project_ideas#Cleanup_projects "Please note that pure whitespace and style reformatting changes are not

Re: [PATCH] fix spacing in btrfs/inode.c

2015-02-12 Thread David Sterba
On Wed, Feb 11, 2015 at 09:17:22PM -0500, Kevin Mulvey wrote: This is a patch to inode.c that fixes some spacing errors found by checkpatch.pl https://btrfs.wiki.kernel.org/index.php/Project_ideas#Cleanup_projects Please note that pure whitespace and style reformatting changes are not really

[PATCH] fix spacing in btrfs/inode.c

2015-02-11 Thread Kevin Mulvey
This is a patch to inode.c that fixes some spacing errors found by checkpatch.pl Signed-off-by: Kevin Mulvey --- fs/btrfs/inode.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 8bf326a..6516839 100644 ---

[PATCH] fix spacing in btrfs/inode.c

2015-02-11 Thread Kevin Mulvey
This is a patch to inode.c that fixes some spacing errors found by checkpatch.pl Signed-off-by: Kevin Mulvey kmul...@linux.com --- fs/btrfs/inode.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index 8bf326a..6516839 100644 ---