diff options
| author | 2020-08-31 10:58:32 +0300 | |
|---|---|---|
| committer | 2020-09-11 14:39:14 +1000 | |
| commit | 3ec25b43faa76e00ef2b42184e21c91c101939e6 (patch) | |
| tree | 585a99f7352fcd47f291f1da3da20584d15ca3ab /tools/perf/scripts/python/stackcollapse.py | |
| parent | crypto: poly1305-x86_64 - Use XORL r32,32 (diff) | |
crypto: caam - use traditional error check pattern
Use traditional error check pattern
ret = ...;
if (ret)
return ret;
...
instead of checking error code to be 0.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
