You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
This commit is contained in:
@@ -189,6 +189,16 @@ int sctp_assocs_proc_init(void);
|
||||
void sctp_assocs_proc_exit(void);
|
||||
|
||||
|
||||
/*
|
||||
* Module global variables
|
||||
*/
|
||||
|
||||
/*
|
||||
* sctp/protocol.c
|
||||
*/
|
||||
extern struct kmem_cache *sctp_chunk_cachep __read_mostly;
|
||||
extern struct kmem_cache *sctp_bucket_cachep __read_mostly;
|
||||
|
||||
/*
|
||||
* Section: Macros, externs, and inlines
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user