Commit 5f10a0b4 authored by Andrew Morton's avatar Andrew Morton Committed by David S. Miller

[PATCH] spelling fixes

s/seperate/separate/
parent c0f05807
......@@ -4,7 +4,7 @@
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Gerhard Tonn (ton@de.ibm.com)
*
* Seperated from binfmt_elf32.c to reduce exports for module enablement.
* Separated from binfmt_elf32.c to reduce exports for module enablement.
*
*/
......
......@@ -5816,7 +5816,7 @@ static int airo_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
break;
}
/* Seperate R/W functions bracket legality here
/* Separate R/W functions bracket legality here
*/
if ( com.command <= AIROGMICSTATS )
rc = readrids(dev,&com);
......
......@@ -1157,7 +1157,7 @@ static void check_devices(int host_index, int adaptertype)
if (adaptertype == IBM_SCSI2_FW) { /* F/W SCSI adapter: */
/* F/W adapter PUN-space extension evaluation: */
if (num_bus) {
printk(KERN_INFO "IBM MCA SCSI: Seperate bus mode (wide-addressing enabled)\n");
printk(KERN_INFO "IBM MCA SCSI: Separate bus mode (wide-addressing enabled)\n");
subsystem_maxid(host_index) = 16;
} else {
printk(KERN_INFO "IBM MCA SCSI: Combined bus mode (wide-addressing disabled)\n");
......
......@@ -478,7 +478,7 @@ static void sunsu_serial_interrupt(int irq, void *dev_id, struct pt_regs *regs)
spin_unlock_irqrestore(&up->port.lock, flags);
}
/* Seperate interrupt handling path for keyboard/mouse ports. */
/* Separate interrupt handling path for keyboard/mouse ports. */
static void
sunsu_change_speed(struct uart_port *port, unsigned int cflag,
......
......@@ -1752,7 +1752,7 @@ int __init virgefb_init(void)
} else {
/* board running in Z3 space. Seperate video memory (3 apertures)
/* board running in Z3 space. Separate video memory (3 apertures)
and S3 register set */
on_zorro2 = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment