projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9636cb0
)
arch/um: Spelling fixes
author
Joe Perches
<joe@perches.com>
Sun, 3 Feb 2008 15:05:25 +0000
(17:05 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 15:05:25 +0000
(17:05 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
arch/um/sys-x86_64/signal.c
patch
|
blob
|
history
diff --git
a/arch/um/sys-x86_64/signal.c
b/arch/um/sys-x86_64/signal.c
index 7457436b433a915c6b41d783417d2a0b40cbd171..14070181407ba58c380ffd3c4ebeff40fd2796c9 100644
(file)
--- a/
arch/um/sys-x86_64/signal.c
+++ b/
arch/um/sys-x86_64/signal.c
@@
-112,7
+112,7
@@
static int copy_sc_to_user(struct sigcontext __user *to,
err |= PUTREG(regs, RSI, to, si);
err |= PUTREG(regs, RBP, to, bp);
/*
- * Must use orignal RSP, which is passed in, rather than what's in
+ * Must use orig
i
nal RSP, which is passed in, rather than what's in
* the pt_regs, because that's already been updated to point at the
* signal frame.
*/