From: Corey Minyard Date: Tue, 31 Mar 2015 17:48:53 +0000 (-0500) Subject: ipmi:ssif: Ignore spaces when comparing I2C adapter names X-Git-Tag: omap-for-v4.2/omap1-v2~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0e9aaa99dfb3036829e91d4f0aae449639e221a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed