diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-19 17:32:44 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-29 15:34:58 +0200 |
commit | d0b319843baddc1a224ccdc73729aed55ec7787a (patch) | |
tree | d1cdcb9cdb9d35777a99a5c63b9e73c5ff224a3d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 54fb07d030e1b2fa9d903a748f84398bbe6f213d (diff) |
s390/setup: avoid using strncmp with hardcoded length
Replace strncmp usage in console mode setup code with simple strcmp.
Replace strncmp which is used for prefix comparison with str_has_prefix.
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions