ipmi:ssif: Ignore spaces when comparing I2C adapter names
authorCorey Minyard <cminyard@mvista.com>
Tue, 31 Mar 2015 17:48:53 +0000 (12:48 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 5 May 2015 19:24:45 +0000 (14:24 -0500)
commitb0e9aaa99dfb3036829e91d4f0aae449639e221a
tree737024f5452fc39d09fe6fc470c2140359bbd904
parentd467f7a405cf0e7f06ed8d3175607ebb4ed06671
ipmi:ssif: Ignore spaces when comparing I2C adapter names

Some of the adapters have spaces in their names, but that's really
hard to pass in as a module or kernel parameters.  So ignore the
spaces.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Documentation/IPMI.txt
drivers/char/ipmi/ipmi_ssif.c
This page took 0.032761 seconds and 5 git commands to generate.