linux: module/zfs: vnops: make null_xattr static

Reviewed-by: Alejandro Colomar <alx.manpages@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13110
This commit is contained in:
наб 2022-02-16 02:07:56 +01:00 committed by Brian Behlendorf
parent 7901b62685
commit 51c747de43
1 changed files with 1 additions and 1 deletions

View File

@ -918,7 +918,7 @@ out:
* ip - ctime (if nlink > 0)
*/
uint64_t null_xattr = 0;
static uint64_t null_xattr = 0;
/*ARGSUSED*/
int