Hi Herbert, After merging the crypto tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/crypto/qat/qat_common/adf_transport.c: In function 'adf_init_etr_data': drivers/crypto/qat/qat_common/adf_transport.c:501:1: warning: label 'err_bank_debug' defined but not used [-Wunused-label] err_bank_debug: ^~~~~~~~~~~~~~ Introduced by commit f0fcf9ade46a ("crypto: qat - no need to check return value of debugfs_create functions") -- Cheers, Stephen Rothwell