Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752962AbbDGKHo (ORCPT ); Tue, 7 Apr 2015 06:07:44 -0400 Received: from mga03.intel.com ([134.134.136.65]:6470 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751841AbbDGKHl (ORCPT ); Tue, 7 Apr 2015 06:07:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,537,1422950400"; d="scan'208";a="691351960" Date: Tue, 7 Apr 2015 12:07:38 +0200 From: Samuel Ortiz To: Joe Perches Cc: Lauro Ramos Venancio , Aloisio Almeida Jr , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, Andrew Morton Subject: Re: [resend PATCH] nfc: logging neatening Message-ID: <20150407100738.GA9511@ribalta.mp.intel.com> References: <1428391020.20888.31.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1428391020.20888.31.camel@perches.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1210 Lines: 36 Hi Joe, On Tue, Apr 07, 2015 at 12:17:00AM -0700, Joe Perches wrote: > Add missing terminating newlines to nfc_info and nfc_err > to avoid possible interleaving from other messages. > > Miscellanea: > > o typo fix of "unknonwn" in message > o remove unnecessary OOM messages as there's a generic dump_stack() > o realign arguments > > Signed-off-by: Joe Perches > --- > > Adding Andrew Morton > Resending after a 8 weeks with no reply/review. > > drivers/nfc/microread/i2c.c | 2 +- > drivers/nfc/nfcmrvl/main.c | 4 ++-- > drivers/nfc/nfcmrvl/usb.c | 18 +++++++++--------- > drivers/nfc/pn533.c | 2 +- > drivers/nfc/pn544/i2c.c | 7 ++----- > drivers/nfc/port100.c | 36 ++++++++++++++++++------------------ > drivers/nfc/st21nfcb/i2c.c | 5 +---- > drivers/nfc/st21nfcb/ndlc.c | 5 ++--- > 8 files changed, 36 insertions(+), 43 deletions(-) Sorry for the lag. Patch applied to nfc-next now. Cheers, Samuel. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/