Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755101Ab3C1Lfb (ORCPT ); Thu, 28 Mar 2013 07:35:31 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:36641 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754922Ab3C1Lf2 (ORCPT ); Thu, 28 Mar 2013 07:35:28 -0400 Date: Thu, 28 Mar 2013 11:35:20 +0000 From: Andy Whitcroft To: Mugunthan V N Cc: joe@perches.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2 1/1] checkpatch: adding Suggested-by as standard signature Message-ID: <20130328113520.GF3677@localhost> References: <1364455702-13900-1-git-send-email-mugunthanvnm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1364455702-13900-1-git-send-email-mugunthanvnm@ti.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 548 Lines: 21 On Thu, Mar 28, 2013 at 12:58:22PM +0530, Mugunthan V N wrote: > --- a/scripts/checkpatch.pl > +++ b/scripts/checkpatch.pl > @@ -281,6 +281,7 @@ our $signature_tags = qr{(?xi: > Tested-by:| > Reviewed-by:| > Reported-by:| > + Suggested-by:| > To:| > Cc: > )}; Looks reasonable to me. -apw -- 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/