commit | 6f0dcb72d6a053fff9288b742d3bcc9b23f0f6db | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 20:09:12 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat Jun 25 20:09:12 2005 -0700 |
tree | d1d56a4a3295f62a01fc06ffc764da474d2aa9b1 | |
parent | 2031d0f586839bc68f35bcf8580b18947f8491d4 [diff] |
Fix up try_to_freeze() usage in arch/i386/kernel/signal.c The parentheses were missing. Noted by Pavel Machek.