> @@ -4152,7 +4156,7 @@ deleg_perm_type(zfs_deleg_note_t note)
>       }
>  }
>  
> -static int inline
> +inline static int

I seriously doubt that any of these functions needs to be "inline".  Feel free 
to remove the inline while you're here, or we can leave it for another day.

---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/56/files#r49615202
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to