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:
1e4478c
)
kernel/: Spelling fixes
author
Joe Perches
<joe@perches.com>
Sun, 3 Feb 2008 15:48:04 +0000
(17:48 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 15:48:04 +0000
(17:48 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
kernel/posix-timers.c
patch
|
blob
|
history
diff --git
a/kernel/posix-timers.c
b/kernel/posix-timers.c
index 35b4bbfc78ff6ee7d3f389baf0430231ed09af7b..36d563fd9e3b40d78f778f2bc46f339380daa6c3 100644
(file)
--- a/
kernel/posix-timers.c
+++ b/
kernel/posix-timers.c
@@
-493,7
+493,7
@@
sys_timer_create(const clockid_t which_clock,
goto retry;
else if (error) {
/*
- * W
ie
rd looking, but we return EAGAIN if the IDR is
+ * W
ei
rd looking, but we return EAGAIN if the IDR is
* full (proper POSIX return value for this)
*/
error = -EAGAIN;