From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757496AbcDMDur (ORCPT ); Tue, 12 Apr 2016 23:50:47 -0400 Received: from smtprelay0200.hostedemail.com ([216.40.44.200]:60186 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754166AbcDMDuq (ORCPT ); Tue, 12 Apr 2016 23:50:46 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:982:988:989:1260:1345:1437:1537:1561:1711:1714:1730:1747:1777:1792:2393:2559:2562:3138:3139:3140:3141:3142:3865:3867:3868:3872:5007:6119:6261:7903:9010:10004:10848:11658:11914:12043:12291:12517:12519:12555:12679:12683:13069:13095:13161:13229:13311:13357:14095:14110:14181:14394:14721:21080:30054:30062,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,LFtime:1,LUA_SUMMARY:none X-HE-Tag: wash15_40adbe740a83a X-Filterd-Recvd-Size: 997 From: Joe Perches To: Andrew Morton , linux-kernel@vger.kernel.org Cc: Oleg Drokin , Andy Whitcroft Subject: [PATCH 0/2] checkpatch: Document --fix capabilities a bit more Date: Tue, 12 Apr 2016 20:50:37 -0700 Message-Id: X-Mailer: git-send-email 2.8.0.rc4.16.g56331f8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The --fix option isn't well known so try to make it a bit more obvious. Joe Perches (2): checkpatch: Advertise the --fix and --fix-inplace options more checkpatch: Add --list-types to show message types to show or ignore scripts/checkpatch.pl | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) -- 2.8.0.rc4.16.g56331f8