On Wed, 6 May 2015, Stephen Rothwell wrote: > 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"). Sorry for not having noticed. I will take care of it as soon as possible. julia -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html