]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3111269241ef5e0bc3817901e857f3bf2272567d
tree18c8e7e1ece24e62818038ec9c336a8a8c101dcb
parent7e7cf9d36cd6d84667f3c2c6cb70af7aea89e11a
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