diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-10 00:09:36 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-10 00:09:36 +0100 |
commit | 540695886075964c0e5295bea8e4793e8765d010 (patch) | |
tree | fa9139e0cb56b52753991562f82d24d96f4c6dca | |
parent | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (diff) | |
download | op-kernel-dev-540695886075964c0e5295bea8e4793e8765d010.zip op-kernel-dev-540695886075964c0e5295bea8e4793e8765d010.tar.gz |
s/assoicated/associated/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
-rw-r--r-- | include/linux/elevator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/elevator.h b/include/linux/elevator.h index 4a6f50e..23fe746 100644 --- a/include/linux/elevator.h +++ b/include/linux/elevator.h @@ -66,7 +66,7 @@ struct elevator_type }; /* - * each queue has an elevator_queue assoicated with it + * each queue has an elevator_queue associated with it */ struct elevator_queue { |