From: Joe Perches Date: Sun, 3 Feb 2008 15:30:25 +0000 (+0200) Subject: drivers/ssb/: Spelling fixes X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b8c268d10439bdd4ed469d58fbadf2c2f56801b0;p=linux-beck.git drivers/ssb/: Spelling fixes Signed-off-by: Joe Perches Signed-off-by: Adrian Bunk --- diff --git a/drivers/ssb/b43_pci_bridge.c b/drivers/ssb/b43_pci_bridge.c index 1a31f7a72848..2d27d6d6d08e 100644 --- a/drivers/ssb/b43_pci_bridge.c +++ b/drivers/ssb/b43_pci_bridge.c @@ -1,7 +1,7 @@ /* * Broadcom 43xx PCI-SSB bridge module * - * This technically is a seperate PCI driver module, but + * This technically is a separate PCI driver module, but * because of its small size we include it in the SSB core * instead of creating a standalone module. *