]> Git Repo - linux.git/commit
posix-timers: kill ->it_sigev_signo and ->it_sigev_value
authorOleg Nesterov <[email protected]>
Mon, 22 Sep 2008 21:42:50 +0000 (14:42 -0700)
committerThomas Gleixner <[email protected]>
Wed, 24 Sep 2008 13:45:48 +0000 (15:45 +0200)
commit5a9fa73072854981a5c05eb7ba18a96d49c2804f
treea73c0eba84744c112b794657a03d1a5159978528
parentef864c958801768fb28bd3603cd0b098b394671c
posix-timers: kill ->it_sigev_signo and ->it_sigev_value

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 <[email protected]>
Cc: [email protected]
Cc: Roland McGrath <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
include/linux/posix-timers.h
kernel/posix-timers.c
This page took 0.053608 seconds and 4 git commands to generate.