From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rabin Vincent Date: Thu, 16 Apr 2009 22:22:47 +0530 Subject: [U-Boot] [PATCH 1/5] mmc: clean up help texts In-Reply-To: <1238918456-16677-1-git-send-email-rabin@rab.in> References: <1238918456-16677-1-git-send-email-rabin@rab.in> Message-ID: <20090416165246.GA3200@debian> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy, On Sun, Apr 05, 2009 at 01:30:52PM +0530, Rabin Vincent wrote: > Remove some repeated words and superfluous newlines in the mmc command > help entries. > > Signed-off-by: Rabin Vincent Any comments on this set of patches? Rabin