]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5320d036ba12b6cc816355bd0628a2e8c7284220
tree31ae67f25b3fee70f9feb0dc13a346f30cafc720
parentd22f625138eccf3315b55a2dbd7881788d80c062
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