Skip to content
Commit 8dec6bd4 authored by Vasily Gorbik's avatar Vasily Gorbik
Browse files

s390/pci: avoid using strncmp with hardcoded length



Command line option values passed to __setup callbacks are always
null-terminated and "s390_iommu=" may only accept "strict" as value.
So replace strncmp with strcmp.

While at it also make s390_iommu_setup return 1, which means this
command line option is handled by this callback.

Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
parent 759d4899
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment