Loading
s390/module: avoid using strncmp with hardcoded length
Reuse str_has_prefix instead of strncmp with hardcoded length to
make the intent of a comparison more obvious.
Signed-off-by:
Vasily Gorbik <gor@linux.ibm.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Reuse str_has_prefix instead of strncmp with hardcoded length to
make the intent of a comparison more obvious.
Signed-off-by:
Vasily Gorbik <gor@linux.ibm.com>