Return-path: Received: from mail-ww0-f44.google.com ([74.125.82.44]:56052 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754222Ab1K1Dtj convert rfc822-to-8bit (ORCPT ); Sun, 27 Nov 2011 22:49:39 -0500 Received: by wwp14 with SMTP id 14so8154156wwp.1 for ; Sun, 27 Nov 2011 19:49:37 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1322439734-14520-1-git-send-email-mar.kolya@gmail.com> <1322439734-14520-2-git-send-email-mar.kolya@gmail.com> Date: Sun, 27 Nov 2011 22:49:37 -0500 Message-ID: (sfid-20111128_044942_866246_BF082C88) Subject: Re: [PATCH v2 1/4] ath9k: trivial: cosmetic fix in calibration debug log From: Nikolay Martynov To: Julian Calaby Cc: linville@tuxdriver.com, linux-wireless@vger.kernel.org, ath9k-devel@lists.ath9k.org, rodrigue@qca.qualcomm.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Oh, sorry, shame on me... I'll resend this one. Other patches in this set should not depend on this. 2011/11/27 Julian Calaby : > Nikolay, > > Minor nit: > > On Mon, Nov 28, 2011 at 11:22, Nikolay Martynov wrote: >> ?Add missed space and change typo in calibration debugging log. >> >> Signed-off-by: Nikolay Martynov >> --- >> ?drivers/net/wireless/ath/ath9k/ar9002_calib.c | ? ?2 +- >> ?drivers/net/wireless/ath/ath9k/ar9003_calib.c | ? ?2 +- >> ?2 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/drivers/net/wireless/ath/ath9k/ar9003_calib.c b/drivers/net/wireless/ath/ath9k/ar9003_calib.c >> index 12a730d..4b3c70a 100644 >> --- a/drivers/net/wireless/ath/ath9k/ar9003_calib.c >> +++ b/drivers/net/wireless/ath/ath9k/ar9003_calib.c >> @@ -225,7 +225,7 @@ static void ar9003_hw_iqcalibrate(struct ath_hw *ah, u8 numChains) >> ? ? ? ? ? ? ? ? ? ? ? ?i); >> >> ? ? ? ? ? ? ? ?ath_dbg(common, ATH_DBG_CALIBRATE, >> - ? ? ? ? ? ? ? ? ? ? ? "Orignal: Chn %diq_corr_meas = 0x%08x\n", >> + ? ? ? ? ? ? ? ? ? ? ? "Original: Chn %diq_corr_meas = 0x%08x\n", > > You haven't put a space after the %d like you did in the other file. > > Thanks, > > -- > Julian Calaby > > Email: julian.calaby@gmail.com > Profile: http://www.google.com/profiles/julian.calaby/ > .Plan: http://sites.google.com/site/juliancalaby/ > -- Truthfully yours, Martynov Nikolay. Email: mar.kolya@gmail.com