Hi all, On Mon, 2 Mar 2020 14:44:52 +1100 Stephen Rothwell wrote: > > After merging the random tree, today's linux-next build (x86_64 > allnoconfig) produced this warning: > > drivers/char/random.c:820:13: warning: 'crng_initialize_secondary' defined but not used [-Wunused-function] > 820 | static void crng_initialize_secondary(struct crng_state *crng) > | ^~~~~~~~~~~~~~~~~~~~~~~~~ > > Introduced by commit > > 5cbe0f13b51a ("random: split primary/secondary crng init paths") I am still getting this warning. -- Cheers, Stephen Rothwell