diff options
| author | 2011-05-20 00:43:00 -0600 | |
|---|---|---|
| committer | 2011-05-20 00:43:00 -0600 | |
| commit | 78fab4c04c76b8c9327541bd270f82b85b42bbf7 (patch) | |
| tree | b43006348a1ac15c28e6791d08646809761a2a4a /kernel/debug/debug_core.c | |
| parent | spi/dw_spi: improve the interrupt mode with the batch ops (diff) | |
| parent | Linux 2.6.39 (diff) | |
Merge commit 'v2.6.39' into spi/next
Diffstat (limited to 'kernel/debug/debug_core.c')
| -rw-r--r-- | kernel/debug/debug_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/debug/debug_core.c b/kernel/debug/debug_core.c index cefd4a11f6d9..bad6786dee88 100644 --- a/kernel/debug/debug_core.c +++ b/kernel/debug/debug_core.c @@ -538,7 +538,7 @@ return_normal: /* * For single stepping, try to only enter on the processor - * that was single stepping. To gaurd against a deadlock, the + * that was single stepping. To guard against a deadlock, the * kernel will only try for the value of sstep_tries before * giving up and continuing on. */ |
