pata_ali: trivial fix of a very frequent spelling mistake
authorDirk Hohndel <hohndel@infradead.org>
Tue, 29 Sep 2009 01:56:07 +0000 (21:56 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 Oct 2009 04:22:10 +0000 (00:22 -0400)
something-bility is spelled as something-blity
so a grep for 'blit' would find these lines

I broke this one out from the rest as it actually changes
the output of a kernel message - so it could in theory
change the behavior of tools that parse that ouput

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found