From: Adrian Bunk Date: Sat, 25 Jun 2005 21:58:34 +0000 (-0700) Subject: [PATCH] drivers/isdn/sc/: possible cleanups X-Git-Tag: v2.6.13-rc1~68^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ca5e762c2aca373f1762cbc622ebe20fd20869;p=pandora-kernel.git [PATCH] drivers/isdn/sc/: possible cleanups This patch contains the following possible cleanips: - make some needlessly global code static - remove the compiled but completely unused debug.c - remove or #if 0 the following unused global functions: - command.c: loopback - command.c: loadproc - init.c: irq_supported - packet.c: print_skb - shmem.c: memset_shmem - timer.c: trace_timer Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed