Re: [PATCH 1/3] ide_in_drive_list(): accept NULL as the wildcard for firmware revision.

From: Bartlomiej Zolnierkiewicz
Date: Wed May 30 2007 - 18:23:31 EST


On Tuesday 29 May 2007, Junio C Hamano wrote:
> Earlier, the matching of (model,rev) in ide-dma black/white list
> handling was to consider "ALL" in the table to match any
> revision. This makes NULL to be also an accepted wildcard, and
> changes the entries of tables in ide-dma.c to use NULL.
>
> The code still accepts "ALL" as the wildcard, in order to keep
> any out-of-tree ide driver that feeds its own table that uses
> "ALL" as the wildcard to ide_in_drive_list() function from
> breaking.
>
> Signed-off-by: Junio C Hamano <junkio@xxxxxxx>

applied
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/