Skip to content

Commit

Permalink
[PATCH] pci_module_init-convertion-in-ata_genericc fix
Browse files Browse the repository at this point in the history
Acked-by: Alan Cox <alan@redhat.com> but please apply as follows to keep
revision id straight

Cc: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Alan Cox authored and Jeff Garzik committed Dec 2, 2006
1 parent 3f03c67 commit 2f27ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/ata_generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <linux/libata.h>

#define DRV_NAME "ata_generic"
#define DRV_VERSION "0.2.6"
#define DRV_VERSION "0.2.7"

/*
* A generic parallel ATA driver using libata
Expand Down

0 comments on commit 2f27ce0

Please sign in to comment.