commit | c32b4fce799d3a6157df9048d03e429956c58818 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@redhat.com> | Fri Jun 11 01:09:48 2010 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 18 10:46:56 2010 +0200 |
tree | b9f3064e19516f70888c9f0ab66e735b1bec05c2 | |
parent | a44702e8858a071aa0f2365113ea4a2e51c8b575 [diff] |
sched: task_tick_rt: Remove the obsolete ->signal != NULL check Remove the obsolete ->signal != NULL check in watchdog(). Since ea6d290c ->signal can't be NULL. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <20100610230948.GA25911@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>