[PATCH] ext4: Fixed styling issues

2014-09-07 Thread Daniel Bomar
Fixed styling issues as reported by scripts/checkpatch.pl Signed-off-by: Daniel Bomar --- fs/ext4/ext4.h | 29 ++--- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/fs/ext4/ext4.h b/fs/ext4/ext4.h index b0c225c..3728c38 100644 --- a/fs/ext4/ext4.h +++ b

Error in scripts/checkpatch.pl

2014-09-07 Thread Daniel Bomar
Hello, I'm new to all this so please correct me if I'm sending this to the wrong place. I'd like to report the following error that shows whenever I run scripts/checkpatch.pl. The error shows at the top of the output after which the script appears to function normally. I'm running Arch Linux and