commit | ad36b88e2d22e9ef42797581d3ecea9feadd9488 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Fri Jan 02 13:50:20 2009 +0000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 02 10:19:43 2009 -0800 |
tree | 7d06f166763cf7273aa9d784051c1df8f260b7af | |
parent | c847d47cb7b2fa78b17c9e17ed3fbd010ee3d3ca [diff] |
tty: Fix an ircomm warning and note another bug Roel Kluin noted that line is unsigned so one test is unneccessary. Also add a warning for another flaw I noticed while making this change. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>