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)
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

Simple merge
Simple merge