diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-19 18:32:44 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-08-29 16:34:58 +0300 |
commit | d0b319843baddc1a224ccdc73729aed55ec7787a (patch) | |
tree | d1cdcb9cdb9d35777a99a5c63b9e73c5ff224a3d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 54fb07d030e1b2fa9d903a748f84398bbe6f213d (diff) | |
download | linux-d0b319843baddc1a224ccdc73729aed55ec7787a.tar.xz |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions