scripts/Lindent: clean up and optimize
authorJean Delvare <jdelvare@suse.de>
Wed, 22 Feb 2017 23:40:20 +0000 (15:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Feb 2017 00:41:26 +0000 (16:41 -0800)
commit78c5250296c94c0d6bd9e92814e6601ff6c0b18b
tree31ae67f25b3fee70f9feb0dc13a346f30cafc720
parent10f24f75b304f6874eacf765d09827a28caea28d
scripts/Lindent: clean up and optimize

* Add a few blank lines to improve readability.
* Don't call cut 3 times when once is enough.
* Drop a useless semicolon.

Link: http://lkml.kernel.org/r/20170104140356.162abab2@endymion
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/Lindent