commit | f3577db0c294ab4ce8460a8003312474b509e95f | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon Jul 09 23:17:57 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Jul 09 23:17:57 2007 +0200 |
tree | bcebdc1236375767ef5f514e5727771a224f413c | |
parent | bb53cfe9fa21c4f875d5c9470865fbbd0657804e [diff] |
ide_in_drive_list(): "ALL" is not a wildcard anymore This removes the support to treat "ALL" as a wildcard for firmware revision. This is made a separate patch, as it will break out-of-tree ide drivers that feed its own table that uses "ALL" as the wildcard to ide_in_drive_list(). Signed-off-by: Junio C Hamano <junkio@cox.net> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Dave Jones <davej@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>