diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2020-04-30 15:36:24 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-04-30 17:30:44 +0300 |
commit | 44220fd84f3fa25208a441ae7a2cf0cf44699655 (patch) | |
tree | a1a339854ad860362d050942f5cc0b518f0a9717 /MAINTAINERS | |
parent | f932449c11dabb4b0588e30f35c084b910483ca5 (diff) | |
download | linux-44220fd84f3fa25208a441ae7a2cf0cf44699655.tar.xz |
MIPS: tools: Show result for loongson3-llsc-check
It is better to show the result before loongson3-llsc-check exit,
otherwise we can see nothing if the return status is EXIT_SUCCESS,
it seems confusing.
E.g. without this patch:
[loongson@localhost tools]$ ./loongson3-llsc-check ../../../vmlinux
[loongson@localhost tools]$
With this patch:
[loongson@localhost tools]$ ./loongson3-llsc-check ../../../vmlinux
loongson3-llsc-check returns success
[loongson@localhost tools]$
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions