diff options
author | Michael Ellerman <[email protected]> | 2015-03-30 16:21:00 +1100 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2015-03-31 10:15:46 -0600 |
commit | 44164c4ba98c3dd3560d929ba66da51b5170ff1c (patch) | |
tree | efc0a82b3dc7bdfdf1e0e49295b3614790c6c1c8 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a05ffdce7155769ea5ac3409e1490fb9116dbaed (diff) |
ftracetest: Convert exit -1 to exit $FAIL
POSIX says that exit takes an unsigned integer between 0 and 255, so
using -1 doesn't work on POSIX shells.
There is already a well-defined failure code, $FAIL (1), so use that.
Signed-off-by: Michael Ellerman <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions