From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julia Lawall Date: Mon, 07 Jan 2013 08:00:30 +0000 Subject: Re: [PATCH] drivers/power/88pm860x_battery.c: eliminate possible references to released resources Message-Id: List-Id: References: <1354986995-2324-1-git-send-email-Julia.Lawall@lip6.fr> <20130106050953.GH6919@lizard.sbx05280.losalca.wayport.net> <20130106211649.GA26928@lizard.sbx05280.losalca.wayport.net> <20130107064223.GR7247@mwanda> <20130107065321.GA31407@lizard.gateway.2wire.net> In-Reply-To: <20130107065321.GA31407@lizard.gateway.2wire.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Anton Vorontsov Cc: Dan Carpenter , kernel-janitors@vger.kernel.org, David Woodhouse , linux-kernel@vger.kernel.org On Sun, 6 Jan 2013, Anton Vorontsov wrote: > On Mon, Jan 07, 2013 at 09:42:23AM +0300, Dan Carpenter wrote: > > On Sun, Jan 06, 2013 at 01:16:50PM -0800, Anton Vorontsov wrote: > > > The patch is whitespace-damaged (for some reason there are two spaces in > > > the beginning of each non-change line). I repeated changes manually, but > > > you might want to fix your mail/patch setup anyway. :) > > > > > > > It may be something on your end, the patch applies fine for me. > > I just looked into Julia's email headers, and it says: > > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed > > flowed? for the patch? :) That's not right. > > Documentation/email-clients.txt says: > > Don't send patches with "format=flowed". This can cause unexpected > and unwanted line breaks. That is what I fixed. I had used that mailer before for sending patches, and even fixed the problem before, so I have no idea why it changed... But it is fixed now. thanks, julia