[PATCH] drivers/isdn/pcbit/: proper prototypes
Add correct prototypes in header files for global functions and variables. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
390414bade
commit
010046d0c8
@@ -47,22 +47,6 @@
|
||||
#undef DEBUG_FRAG
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* task queue struct
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Layer 3 packet demultiplexer
|
||||
* drv.c
|
||||
*/
|
||||
|
||||
extern void pcbit_l3_receive(struct pcbit_dev *dev, ulong msg,
|
||||
struct sk_buff *skb,
|
||||
ushort hdr_len, ushort refnum);
|
||||
|
||||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user