Fix up try_to_freeze() usage in arch/i386/kernel/signal.c
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 26 Jun 2005 03:09:12 +0000 (20:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 26 Jun 2005 03:09:12 +0000 (20:09 -0700)
The parentheses were missing. Noted by Pavel Machek.


No differences found