Illumos #1092: zfs refratio property
[zfs.git] / module / zfs / sa.c
index 37b815f..c900082 100644 (file)
@@ -1452,7 +1452,6 @@ sa_lookup_uio(sa_handle_t *hdl, sa_attr_type_t attr, uio_t *uio)
        }
        mutex_exit(&hdl->sa_lock);
        return (error);
-
 }
 #endif