From: Oleg Nesterov Date: Mon, 22 Sep 2008 21:42:50 +0000 (-0700) Subject: posix-timers: kill ->it_sigev_signo and ->it_sigev_value X-Git-Tag: v2.6.28-rc1~82^2^5~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9fa73072854981a5c05eb7ba18a96d49c2804f;p=pandora-kernel.git 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 Cc: mingo@elte.hu Cc: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed