From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 24 Aug 2018 16:09:41 -0400 Subject: [U-Boot] [U-Boot, 2/7] common: avb_verify: Fix invalid 'for' loop condition In-Reply-To: <20180814004309.15271-2-erosca@de.adit-jv.com> References: <20180814004309.15271-2-erosca@de.adit-jv.com> Message-ID: <20180824200941.GF26633@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Tue, Aug 14, 2018 at 02:43:04AM +0200, Eugeniu Rosca wrote: > Fix below compiler [1] warning: > > common/avb_verify.c: In function ‘avb_find_dm_args’: > common/avb_verify.c:179:30: warning: left-hand operand of comma expression has no effect [-Wunused-value] > for (i = 0; i < AVB_MAX_ARGS, args[i]; ++i) { > > [1] aarch64-linux-gnu-gcc (Linaro GCC 7.2-2017.11) > > Signed-off-by: Eugeniu Rosca > Reviewed-by: Igor Opaniuk Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: