From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 26 Dec 2011 15:17:06 +0100 Subject: [U-Boot] [PATCH] [trivial] env: remove value from boolean defines In-Reply-To: <4EF81173.9060509@compulab.co.il> References: <1324813377-16764-1-git-send-email-grinberg@compulab.co.il> <201112260034.47936.marek.vasut@gmail.com> <4EF81173.9060509@compulab.co.il> Message-ID: <201112261517.06517.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 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