From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932110AbbHCRFw (ORCPT ); Mon, 3 Aug 2015 13:05:52 -0400 Received: from smtprelay0199.hostedemail.com ([216.40.44.199]:36120 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754254AbbHCRFu (ORCPT ); Mon, 3 Aug 2015 13:05:50 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::,RULES_HIT:41:355:379:541:599:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2553:2559:2562:2828:2895:3138:3139:3140:3141:3142:3351:3622:3865:3866:3867:3868:3870:3871:3872:3873:3874:4321:4823:5007:6261:10004:10400:10848:11232:11658:11914:12050:12517:12519:12555:12740:13069:13095:13311:13357:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: song50_4fa8b93e58024 X-Filterd-Recvd-Size: 1480 Message-ID: <1438621546.30149.42.camel@perches.com> Subject: Re: [TRIVIAL PATCH] ASoC: atmel_ssc_dai: Correct misuse of 0x% From: Joe Perches To: Mark Brown Cc: Nicolas Ferre , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Date: Mon, 03 Aug 2015 10:05:46 -0700 In-Reply-To: <20150803161527.GZ20873@sirena.org.uk> References: <1438546949.29569.2.camel@perches.com> <20150803161527.GZ20873@sirena.org.uk> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.16.0-fta1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2015-08-03 at 17:15 +0100, Mark Brown wrote: > On Sun, Aug 02, 2015 at 01:22:29PM -0700, Joe Perches wrote: > > Correct misuse of 0x%d in logging message. > > This doesn't apply, please chekc and resend. Odd, the diff applies against the latest next-20150803 here. OK, I see what the problem is now. I updated evolution to 3.16 and that's not a good version. It substitutes spaces for tabs when sending text. I'll sort it out and resend later today or you can fix it in the meantime.