Hi all, After merging the char-misc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/w1/slaves/w1_therm.c: In function 'w1_therm_read': drivers/w1/slaves/w1_therm.c:245:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized] Its a false positive, but it was introduced by commit 867ff9880d5d ("w1_therm: Retries: remove old code add CRC") -- Cheers, Stephen Rothwell sfr@canb.auug.org.au