From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 25 Jun 2013 15:02:58 -0700 Subject: [U-Boot] [PATCH 06/11] powerpc/T4240EMU: Add T4240EMU target In-Reply-To: <20130625212443.6A584380468@gemini.denx.de> References: <1372185469-14161-1-git-send-email-yorksun@freescale.com> <1372185469-14161-6-git-send-email-yorksun@freescale.com> <20130625212443.6A584380468@gemini.denx.de> Message-ID: <51CA1392.2000402@freescale.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 06/25/2013 02:24 PM, Wolfgang Denk wrote: > > Entry to MAINTAINERS missing. And checkpatch reports a number of Didn't know we are enforcing this. Will add. > warnings that need to be fixed: > > - WARNING: quoted string split across lines Noticed. How are we going to balance the long lines vs split across lines? York