Re: [PATCH] erofs: make z_erofs_crypto[] static

From: Gao Xiang
Date: Tue Dec 16 2025 - 03:32:12 EST




On 2025/12/16 17:21, Ferry Meng wrote:
Reduce the scope of 'z_erofs_crypto[]' that is not used outside of
'decompressor_crypto.c'.

Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202512102025.4mWeBSsf-lkp@xxxxxxxxx/
Signed-off-by: Ferry Meng <mengferry@xxxxxxxxxxxxxxxxx>

Reviewed-by: Gao Xiang <hsiangkao@xxxxxxxxxxxxxxxxx>

Thanks,
Gao Xiang