Hi Greg, After merging the staging tree, today's linux-next build (x86_64 allmodconfig) produced these warnings:
drivers/staging/lustre/lustre/llite/file.c: In function
'll_iocontrol_unregister':
drivers/staging/lustre/lustre/llite/file.c:3249:17: warning: unused variable
'size' [-Wunused-variable]
unsigned int size = tmp->iocd_size;
^
drivers/staging/lustre/lustre/llite/llite_lib.c: In function 'll_fill_super':
drivers/staging/lustre/lustre/llite/llite_lib.c:912:12: warning: unused
variable 'instlen' [-Wunused-variable]
const int instlen = sizeof(cfg->cfg_instance) * 2 + 2;
^
Introduced by commit 97903a26fcfc ("staging: lustre: llite: drop uses
of OBD free functions").
--
Cheers,
Stephen Rothwell [email protected]
pgpjFbNBtYPW1.pgp
Description: OpenPGP digital signature

