[PATCH] Fix typo in drivers/pci/pci-driver.c
authorMika Kukkonen <mikukkon@miku.homelinux.net>
Sat, 18 Jun 2005 19:49:56 +0000 (22:49 +0300)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 19:59:33 +0000 (12:59 -0700)
The git commit 794f5bfa77955c4455f6d72d8b0e2bee25f1ff0c
accidentally suffers from a previous typo in that file
(',' instead of ';' in end of line). Patch included.

Signed-off-by: Mika Kukkonen (mikukkon@iki.fi)
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found