From: Mark Lord Date: Thu, 1 Jul 2010 22:16:14 +0000 (-0400) Subject: libata: glob_match for ata_device_blacklist (v2) X-Git-Tag: v2.6.36-rc1~535^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce036cea10a8dd21eb8c9bf1b641d8790429c8e;p=pandora-kernel.git libata: glob_match for ata_device_blacklist (v2) Replace rudimentry pattern matching with more capable shell-style globbing. This will enable shrinking ata_device_blacklist[] table in subsequent patches, and helps with future editions to the table, such as matching only the end of a firmware revision string etc.. Signed-off-by: Mark Lord Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed