diff options
author | 2021-10-21 13:40:32 +0200 | |
---|---|---|
committer | 2021-10-26 15:21:30 +0200 | |
commit | eec013bbf66fd17fc5671de6744913cb68036a00 (patch) | |
tree | c7a3bd600562d91b4735baeb4b3a9b7a45640cdf /drivers/fpga/fpga-mgr.c | |
parent | s390/ap: function rework based on compiler warning (diff) | |
download | linux-dev-eec013bbf66fd17fc5671de6744913cb68036a00.tar.xz linux-dev-eec013bbf66fd17fc5671de6744913cb68036a00.zip |
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 <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/lkml/CAHk-=whoe211F8ND-9hZvfnib0UA4gga8DZJ+YaBZNbE4fubdg@mail.gmail.com/
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions