]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: remove dead code
authorAlan Cox <alan@linux.intel.com>
Thu, 25 Oct 2012 04:30:52 +0000 (04:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2012 07:46:41 +0000 (03:46 -0400)
commit109a68eabff70dfe201425df08f5e3119b12586d
treed84ed6e2be25194a3cb0d79ec2c7c583078f6cc0
parentc16f8a9d500fbacbf67bfe7f8205c7d0cd65dd46
isdn: remove dead code

multi is assigned to 0 and then acts as a constant. Remove the dead
code.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/l1oip_core.c