git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c847d47
)
tty: Fix an ircomm warning and note another bug
author
Alan Cox
<alan@redhat.com>
Fri, 2 Jan 2009 13:50:20 +0000
(13:50 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 2 Jan 2009 18:19:43 +0000
(10:19 -0800)
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>
No differences found