From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 26 Dec 2011 17:16:19 +0100 Subject: [U-Boot] [PATCH] [trivial] env: remove value from boolean defines In-Reply-To: <4EF88D2A.60001@compulab.co.il> References: <1324813377-16764-1-git-send-email-grinberg@compulab.co.il> <201112261517.06517.marek.vasut@gmail.com> <4EF88D2A.60001@compulab.co.il> Message-ID: <201112261716.19686.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On 12/26/11 16:17, Marek Vasut wrote: > >> On 12/26/11 01:34, Marek Vasut wrote: > >>>> Several boolean defines have a value assigned. > >>>> Remove the value as defining the symbol is enough. > >>>> > >>>> Signed-off-by: Igor Grinberg > >>> > >>> I'm fine with this. How did you find it ? > >> > >> Occasionally... > >> I told you (at the KS) I'm working on something environment related. > >> I hope to post it soon (before the end of the merge window). > > > > Ack > > Want to send a proper Ack, so patchwork will catch it? > Or may be apply to marek.vasut at gmail.com branch of u-boot-staging? > Or may be both... No, I only acked the explanation, I'd like others to comment on this patch before it's actually applied. But grepping through the tree, I think it won't break anything, so Acked-by: Marek Vasut