-
Vasily Gorbik authored
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>
Vasily Gorbik authoredReuse 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>
Loading