From: George Spelvin Date: Wed, 6 Aug 2014 23:09:27 +0000 (-0700) Subject: libata: Use glob_match from lib/glob.c X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428ac5fc056e06dc0b4ed82d5979add9a8c62b35;p=pandora-kernel.git libata: Use glob_match from lib/glob.c The function may be useful for other drivers, so export it. (Suggested by Tejun Heo.) Note that I inverted the return value of glob_match; returning true on match seemed to make more sense. Signed-off-by: George Spelvin Cc: Randy Dunlap Cc: Tejun Heo Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed