commit | c83d9945c05570ba6b8ec5460c99d1ab7c6e6671 | [log] [tgz] |
---|---|---|
author | Mika Kukkonen <mikukkon@miku.homelinux.net> | Sat Jun 18 22:49:56 2005 +0300 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 18 12:59:33 2005 -0700 |
tree | d0fcc3a7791ebdb28125ee5f210209e88755f2f7 | |
parent | 0e396ee43e445cb7c215a98da4e76d0ce354d9d7 [diff] |
[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 <torvalds@osdl.org>