diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2019-07-30 11:02:39 +0800 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2020-06-12 17:43:17 -0700 |
commit | 5f14596e55de458987ee38043019b3d5cd636af1 (patch) | |
tree | a00ed0e15cdef3dea659cac659d95c2ae30e2ccc /scripts | |
parent | 5bea3044a74acb3d780288c0fecd0eb25bdda24d (diff) |
alpha: Replace strncmp with str_has_prefix
In commit b6b2735514bc
("tracing: Use str_has_prefix() instead of using fixed sizes")
the newly introduced str_has_prefix() was used
to replace error-prone strncmp(str, const, len).
Here fix codes with the same pattern.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions