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:
3d5d30f
)
CAPI: Drop atomic ttyopencount
author
Jan Kiszka
<jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:34 +0000
(10:12 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Feb 2010 00:01:31 +0000
(16:01 -0800)
Not needed, tty->count keeps track of this information. At this chance,
drop traces of ancient attempts to debug this logic via _DEBUG_REFCOUNT.
Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found