Re: [PATCH] fs: ext4: block_validity.c

2017-02-09 Thread Theodore Ts'o
On Thu, Feb 09, 2017 at 01:57:21PM -0500, Nathan Howard wrote: > Fixed coding style issues. Sorry, I only take coding style fixups as part of substantive (bug fixes, new features, or optimizatoins) changes to the code in question. If you're trying to do "my first kernel patch", the recommended pl

[PATCH] fs: ext4: block_validity.c

2017-02-09 Thread Nathan Howard
Fixed coding style issues. Signed-off-by: Nathan Howard --- fs/ext4/block_validity.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fs/ext4/block_validity.c b/fs/ext4/block_validity.c index fdb1954..fead1f9 100644 --- a/fs/ext4/block_validity.c +++ b/fs/ext4/block_va