CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
authorJan Kiszka <jan.kiszka@web.de>
Mon, 8 Feb 2010 10:12:16 +0000 (10:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2010 00:01:23 +0000 (16:01 -0800)
commit501c87a91909efaad91425635b29b01f1473c659
tree18c8e7e1ece24e62818038ec9c336a8a8c101dcb
parent88c896ef87fd0dd4dbf36e8e86e019c74b1f6649
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE

Make the code a bit more readable be providing stub functions for the
!CONFIG_ISDN_CAPI_MIDDLEWARE case. Though a few lines are moved around,
this comes with no functional changes.

Signed-off-by: Jan Kiszka <jan.kiszka@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/capi/capi.c