From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 19 Mar 2015 10:55:55 -0700 Subject: [U-Boot] [PATCH] drivers/net/e1000.c: Cleanup whitespace In-Reply-To: <550B052A.5060208@freescale.com> References: <1426783431-26563-1-git-send-email-yorksun@freescale.com> <550B052A.5060208@freescale.com> Message-ID: <550B0DAB.9010300@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 03/19/2015 10:19 AM, York Sun wrote: > > > On 03/19/2015 10:16 AM, Joe Hershberger wrote: >> On Thu, Mar 19, 2015 at 11:43 AM, York Sun > > wrote: >>> >>> From: Minghuan Lian > > >>> >>> The patch removes unnecessary whitespace to fix checkpatch's >>> warning: unnecessary whitespace before a quoted newline >>> >>> Signed-off-by: Minghuan Lian > > >>> CC: Joe Hershberger > >> >> Acked-by: Joe Hershberger > >> >> Want me to pull this one through my tree? >> >> > > No. Your ack is good enough. I will pull it in along with other patches. > A second thought, if you can bring it in for 2015.04, feel free to do so. Otherwise I will bring it in along with my other patches, targeting 2015.07. York