Re: [PATCH 1/3] objtool: Exit successfully when requesting help

2020-05-27 Thread Kamalesh Babulal
On 5/20/20 2:25 AM, Matt Helsley wrote: > When the user requests help it's not an error so do not exit with > a non-zero exit code. This is not especially useful for a user but > any script that might wish to check that objtool --help is at least > available can't rely on the exit code to crudely

[PATCH 1/3] objtool: Exit successfully when requesting help

2020-05-19 Thread Matt Helsley
When the user requests help it's not an error so do not exit with a non-zero exit code. This is not especially useful for a user but any script that might wish to check that objtool --help is at least available can't rely on the exit code to crudely check that, for example, building an objtool