[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161115120107.35e7db48@canb.auug.org.au>
Date: Tue, 15 Nov 2016 12:01:07 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Nayna Jain <nayna@...ux.vnet.ibm.com>
Subject: linux-next: build warning after merge of the tpmdd tree
Hi Jarkko,
After merging the tpmdd tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/char/tpm/tpm_of.c: In function 'read_log_of':
drivers/char/tpm/tpm_of.c:37:8: warning: 'np' may be used uninitialized in this function [-Wmaybe-uninitialized]
sizep = of_get_property(np, "linux,sml-size", NULL);
^
Introduced by commit
4a45d9669ac1 ("tpm: replace of_find_node_by_name() with dev of_node property")
This commit is just wrong :-(
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists