diff options
author | Heiko Carstens <[email protected]> | 2021-10-21 13:40:32 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2021-10-26 15:21:30 +0200 |
commit | eec013bbf66fd17fc5671de6744913cb68036a00 (patch) | |
tree | c7a3bd600562d91b4735baeb4b3a9b7a45640cdf /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 132c1e74aa7f8f9d33552645d2c35d3d8f9f0cf1 (diff) |
s390/string: use generic strrchr
Use generic strrchr instead of an optimized architecture specific
variant. Performance of strrchr is not relevant for real life
workloads, since the only user which may call this more frequently
would be kbasename().
Suggested-by: Linus Torvalds <[email protected]>
Link: https://lore.kernel.org/lkml/CAHk-=whoe211F8ND-9hZvfnib0UA4gga8DZJ+YaBZNbE4fubdg@mail.gmail.com/
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions