diff options
| author | Petr Pavlu <petr.pavlu@suse.com> | 2026-08-06 11:10:19 +0200 |
|---|---|---|
| committer | Petr Pavlu <petr.pavlu@suse.com> | 2026-08-06 13:29:03 +0200 |
| commit | cc6e79b2080da3310dbf9749c6ee61ae1641ec70 (patch) | |
| tree | a4bcdf4d61a4fd223e04c518ee3a3a5ea4d6026b /scripts | |
| parent | c85e76535b6d66cf89e6895721d36cf63b233c6a (diff) | |
| download | linux-cc6e79b2080da3310dbf9749c6ee61ae1641ec70.tar.gz linux-cc6e79b2080da3310dbf9749c6ee61ae1641ec70.zip | |
module/dups: Use strcmp() to compare module names
Use strcmp() instead of strlen()+memcmp() to compare module names in
kmod_dup_request_lookup(), since all strings are NUL-terminated.
Reviewed-by: Aaron Tomlin <atomlin@atomlin.com>
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
