git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef864c9
)
posix-timers: kill ->it_sigev_signo and ->it_sigev_value
author
Oleg Nesterov
<oleg@tv-sign.ru>
Mon, 22 Sep 2008 21:42:50 +0000
(14:42 -0700)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 24 Sep 2008 13:45:48 +0000
(15:45 +0200)
With the recent changes ->it_sigev_signo and ->it_sigev_value are only
used in sys_timer_create(), kill them.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: mingo@elte.hu
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found