libmultipath: remove strcmp_chomp()
authorHannes Reinecke <hare@suse.de>
Thu, 27 May 2010 13:02:56 +0000 (15:02 +0200)
committerHannes Reinecke <hare@suse.de>
Tue, 3 May 2011 11:58:02 +0000 (13:58 +0200)
commit35180dcf95be5414c3a92cd308230cfefbfb48ad
tree9e9987986666af0b3e8d204f1d464c64f3559316
parentc0cb8a6e9ff82002b8793ae8b468202d75d10dc0
libmultipath: remove strcmp_chomp()

We can as well sanitize the strings before calling
find_path_by_devt(), thus removing the need for
strcmp_chomp() altogether.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/configure.c
libmultipath/structs.c
libmultipath/util.c
libmultipath/util.h