mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-05 22:12:16 +00:00
Merge branch 'cleanups-4.6' into for-chris-4.6
This commit is contained in:
commit
f004fae0cf
16 changed files with 64 additions and 89 deletions
|
@ -43,8 +43,7 @@ int __init btrfs_delayed_inode_init(void)
|
|||
|
||||
void btrfs_delayed_inode_exit(void)
|
||||
{
|
||||
if (delayed_node_cache)
|
||||
kmem_cache_destroy(delayed_node_cache);
|
||||
kmem_cache_destroy(delayed_node_cache);
|
||||
}
|
||||
|
||||
static inline void btrfs_init_delayed_node(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue