]> asedeno.scripts.mit.edu Git - linux.git/commit
libata: reduce blacklist size (v2)
authorMark Lord <kernel@teksavvy.com>
Thu, 1 Jul 2010 22:17:21 +0000 (18:17 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Sun, 1 Aug 2010 23:36:03 +0000 (19:36 -0400)
commitdbaf5083bf07a1c14b15828a3aac92f0ce11543c
treeda174c5c94bba5372ceebb4253f977f41fd2a582
parentbce036cea10a8dd21eb8c9bf1b641d8790429c8e
libata: reduce blacklist size (v2)

Take advantage of the new glob_match() function to reduce the blacklist
size somewhat.  There are further savings possible, but these are
the most obvious biggies.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-core.c