mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-06-07 22:46:37 +03:00
codebase style improvements for OpenZFS 6459 port
This commit is contained in:
committed by
Brian Behlendorf
parent
ec441a9c53
commit
4ea3f86426
@@ -230,7 +230,8 @@ skein_mod_init(void)
|
||||
}
|
||||
|
||||
int
|
||||
skein_mod_fini(void) {
|
||||
skein_mod_fini(void)
|
||||
{
|
||||
int ret;
|
||||
|
||||
if (skein_prov_handle != 0) {
|
||||
|
||||
Reference in New Issue
Block a user