CAPI: Drop atomic ttyopencount
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:34 +0000 (10:12 +0000)
committerDavid 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