[2.6 patch] spelling: s/assoicated/associated/

From: Adrian Bunk
Date: Fri Jan 06 2006 - 11:33:34 EST


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

arch/arm/common/amba.c | 2 +-
include/linux/elevator.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.15-mm1-full/arch/arm/common/amba.c.old 2006-01-06 16:58:14.000000000 +0100
+++ linux-2.6.15-mm1-full/arch/arm/common/amba.c 2006-01-06 16:58:25.000000000 +0100
@@ -340,7 +340,7 @@
}

/**
- * amba_release_regions - release mem regions assoicated with device
+ * amba_release_regions - release mem regions associated with device
* @dev: amba_device structure for device
*
* Release regions claimed by a successful call to amba_request_regions.
--- linux-2.6.15-mm1-full/include/linux/elevator.h.old 2006-01-06 16:58:33.000000000 +0100
+++ linux-2.6.15-mm1-full/include/linux/elevator.h 2006-01-06 16:58:40.000000000 +0100
@@ -66,7 +66,7 @@
};

/*
- * each queue has an elevator_queue assoicated with it
+ * each queue has an elevator_queue associated with it
*/
struct elevator_queue
{

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/