| .. | .. |
|---|
| 99 | 99 | |
|---|
| 100 | 100 | /* |
|---|
| 101 | 101 | * Give userspace some time to read the events before we destroy the |
|---|
| 102 | | - * device with UI_DEV_DESTOY. |
|---|
| 102 | + * device with UI_DEV_DESTROY. |
|---|
| 103 | 103 | */ |
|---|
| 104 | 104 | sleep(1); |
|---|
| 105 | 105 | |
|---|
| .. | .. |
|---|
| 164 | 164 | |
|---|
| 165 | 165 | /* |
|---|
| 166 | 166 | * Give userspace some time to read the events before we destroy the |
|---|
| 167 | | - * device with UI_DEV_DESTOY. |
|---|
| 167 | + * device with UI_DEV_DESTROY. |
|---|
| 168 | 168 | */ |
|---|
| 169 | 169 | sleep(1); |
|---|
| 170 | 170 | |
|---|
| .. | .. |
|---|
| 233 | 233 | |
|---|
| 234 | 234 | /* |
|---|
| 235 | 235 | * Give userspace some time to read the events before we destroy the |
|---|
| 236 | | - * device with UI_DEV_DESTOY. |
|---|
| 236 | + * device with UI_DEV_DESTROY. |
|---|
| 237 | 237 | */ |
|---|
| 238 | 238 | sleep(1); |
|---|
| 239 | 239 | |
|---|