Nikolay, Minor nit: On Mon, Nov 28, 2011 at 11:22, Nikolay Martynov <mar.kolya@xxxxxxxxx> wrote: > Add missed space and change typo in calibration debugging log. > > Signed-off-by: Nikolay Martynov <mar.kolya@xxxxxxxxx> > --- > 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@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html