From: Mika Kukkonen Date: Sat, 18 Jun 2005 19:49:56 +0000 (+0300) Subject: [PATCH] Fix typo in drivers/pci/pci-driver.c X-Git-Tag: v2.6.13-rc1~90^2~583^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83d9945c05570ba6b8ec5460c99d1ab7c6e6671;p=pandora-kernel.git [PATCH] Fix typo in drivers/pci/pci-driver.c 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 --- Reading git-diff-tree failed