Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725584
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Joe Perches <joe@perches.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types |
| Date | Sun, 03 Sep 2017 01:00:01 +0200 |
| Message-ID | <ulpyp-lp-1@gated-at.bofh.it> (permalink) |
| References | <uliZY-4Mu-21@gated-at.bofh.it> <uljt0-5dm-3@gated-at.bofh.it> <ulm7v-6St-7@gated-at.bofh.it> <ulnPX-7WD-9@gated-at.bofh.it> |
| X-Original-To | Jean Delvare <jdelvare@suse.de> |
| X-Session-Marker | 6A6F6540706572636865732E636F6D |
| X-Spam-Summary | 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:960:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2559:2562:2828:2895:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3868:3870:3871:3872:3873:3874:4321:5007:9010:9012:10004:10400:10848:11232:11658:11914:12740:12760:12895:13069:13311:13357:13439:13618:14659:21080:21611:21627:30029:30030:30034:30036:30054:30070:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:1,LUA_SUMMARY:none |
| X-He-Tag | wheel67_e289f1e29e36 |
| X-Filterd-Recvd-Size | 1498 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| X-Mailer | Evolution 3.22.6-1ubuntu1 |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 17 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Andy Whitcroft <apw@canonical.com>, Andrew Morton <akpm@linux-foundation.org>, LKML <linux-kernel@vger.kernel.org> |
| X-Original-Date | Sat, 02 Sep 2017 15:58:05 -0700 |
| X-Original-Message-ID | <1504393085.31325.3.camel@perches.com> |
| X-Original-References | <20170902175111.2fcd9e85@endymion> <1504369529.31325.1.camel@perches.com> <20170902211358.560ab0dc@endymion> <20170902230315.724835b5@endymion> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1725584 |
Show key headers only | View raw
On Sat, 2017-09-02 at 23:03 +0200, Jean Delvare wrote: > Oh, btw, is there any purpose in listing a number in front of each > type? Not really. I did that because I wanted a header and because I had no idea how many of those types existed and I was too lazy to count. > It makes it look like one can pass that number instead of the > type name, however it doesn't work, and I don't think it should as the > numbering isn't stable and could change with any update of the script. True. > Can't we simplify the output and simply print the list of type names? <shrug> If you want.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] Add missing types to checkpatch.pl --list-types Jean Delvare <jdelvare@suse.de> - 2017-09-02 18:00 +0200
[PATCH 2/3] checkpatch: rename variables to avoid confusion Jean Delvare <jdelvare@suse.de> - 2017-09-02 18:00 +0200
[PATCH 3/3] checkpatch: add 6 missing types to --list-types Jean Delvare <jdelvare@suse.de> - 2017-09-02 18:00 +0200
Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types Joe Perches <joe@perches.com> - 2017-09-02 18:30 +0200
Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types Jean Delvare <jdelvare@suse.de> - 2017-09-02 21:20 +0200
Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types Jean Delvare <jdelvare@suse.de> - 2017-09-02 23:10 +0200
Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types Joe Perches <joe@perches.com> - 2017-09-03 01:00 +0200
Re: [PATCH 0/3] Add missing types to checkpatch.pl --list-types Jean Delvare <jdelvare@suse.de> - 2017-09-04 10:10 +0200
csiph-web