diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-19 11:42:58 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-27 09:33:15 +0000 |
commit | 7ea41de13774675828239b7738d3f5d70be8b1af (patch) | |
tree | 693affdea8104b7bd93fd1f06a8c62f291090bdf /meta/recipes-devtools/gdb | |
parent | 8fbb62264f6213a6676858d0cfb5a94de69f83c1 (diff) | |
download | poky-7ea41de13774675828239b7738d3f5d70be8b1af.tar.gz |
linuxloader: Avoid confusing string concat errors
None is a bad choice of return value for functions used in variables
(strings) as a failure results in concatination errors. Use a string
with a clear meaning that can be searched for instead.
(From OE-Core rev: b286258fc2f6974a88ebd90d3c2f9465437cfcfd)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gdb')
0 files changed, 0 insertions, 0 deletions