commit | 78c5250296c94c0d6bd9e92814e6601ff6c0b18b | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Wed Feb 22 15:40:20 2017 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Feb 22 16:41:26 2017 -0800 |
tree | 31ae67f25b3fee70f9feb0dc13a346f30cafc720 | |
parent | 10f24f75b304f6874eacf765d09827a28caea28d [diff] |
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>