]> asedeno.scripts.mit.edu Git - linux.git/commit
scripts/mkcompile_h: Remove trailing spaces from compiler version
authorJonathan Liu <net147@gmail.com>
Mon, 12 Jun 2017 08:23:17 +0000 (18:23 +1000)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 19 Jun 2017 13:48:15 +0000 (22:48 +0900)
commitadcc3f7cee29eb831f79f4ac7ba6a0fbce7ac936
tree7fdb38ed1de22a3e3ef036aed79962e57a5324bd
parentcb77f0d623ff33a7899cb945f4f5a4825fbb2ea1
scripts/mkcompile_h: Remove trailing spaces from compiler version

Improves the output of "cat /proc/version" by getting rid of the
trailing space at the end of the compiler version when the kernel
is compiled using GCC.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/mkcompile_h