Thread (3 messages) flat view 3 messages, 3 authors, 2011-07-17

Re: [PATCH] dtc: Remove unused check variable

From: Jon Loeliger <hidden>
Date: 2011-07-17 13:11:50

On Tue, Jun 28, 2011 at 08:47:09AM -0400, Josh Boyer wrote:
quoted
Commit 376ab6f2 removed the old style check functionality from DTC,
however the check option and variable were not removed.  This leads to
build failures when -Werror=unused-but-set-variable is specified:

	dtc.c: In function 'main':
	dtc.c:102:17: error: variable 'check' set but not used [-Werror=unused-but-set-variable]
	cc1: all warnings being treated as errors
	make: *** [dtc.o] Error 1
	make: *** Waiting for unfinished jobs....

Remove the check variable.

Signed-off-by: Josh Boyer <redacted>
Acked-by: David Gibson <redacted>
Applied.

jdl
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help