mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
codebase style improvements for OpenZFS 6459 port
This commit is contained in:
committed by
Brian Behlendorf
parent
ec441a9c53
commit
4ea3f86426
@@ -131,7 +131,8 @@ umem_free(void *ptr, size_t size)
|
||||
}
|
||||
|
||||
static inline void
|
||||
umem_nofail_callback(umem_nofail_callback_t *cb) {}
|
||||
umem_nofail_callback(umem_nofail_callback_t *cb)
|
||||
{}
|
||||
|
||||
static inline umem_cache_t *
|
||||
umem_cache_create(
|
||||
|
||||
Reference in New Issue
Block a user