commit | bce036cea10a8dd21eb8c9bf1b641d8790429c8e | [log] [tgz] |
---|---|---|
author | Mark Lord <kernel@teksavvy.com> | Thu Jul 01 18:16:14 2010 -0400 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sun Aug 01 19:36:03 2010 -0400 |
tree | 2e0d87245467b30fced2d65e7cfe9352ee930f2c | |
parent | da10a2002cf25a11f18fa1b5e327b9ed717f819c [diff] |
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 <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>