diff options
| author | Adrian Bunk <bunk@stusta.de> | 2006-01-09 18:09:36 -0500 |
|---|---|---|
| committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-09 18:09:36 -0500 |
| commit | 540695886075964c0e5295bea8e4793e8765d010 (patch) | |
| tree | fa9139e0cb56b52753991562f82d24d96f4c6dca | |
| parent | a58a414fd5438f5ade6210ad0e8b14fbd6f503c5 (diff) | |
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 4a6f50e31c73..23fe746a1d51 100644 --- a/include/linux/elevator.h +++ b/include/linux/elevator.h | |||
| @@ -66,7 +66,7 @@ struct elevator_type | |||
| 66 | }; | 66 | }; |
| 67 | 67 | ||
| 68 | /* | 68 | /* |
| 69 | * each queue has an elevator_queue assoicated with it | 69 | * each queue has an elevator_queue associated with it |
| 70 | */ | 70 | */ |
| 71 | struct elevator_queue | 71 | struct elevator_queue |
| 72 | { | 72 | { |
