From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754045AbdAZWJ2 (ORCPT ); Thu, 26 Jan 2017 17:09:28 -0500 Received: from ms.lwn.net ([45.79.88.28]:49110 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753758AbdAZWJ0 (ORCPT ); Thu, 26 Jan 2017 17:09:26 -0500 Date: Thu, 26 Jan 2017 15:09:04 -0700 From: Jonathan Corbet To: Florian Fainelli Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-doc@vger.kernel.org (open list:DOCUMENTATION) Subject: Re: [PATCH] Documentation: dontdiff: Update with additional entries Message-ID: <20170126150904.4c0b8a2a@lwn.net> In-Reply-To: <20170116223115.25855-1-f.fainelli@gmail.com> References: <20170116223115.25855-1-f.fainelli@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 16 Jan 2017 14:31:15 -0800 Florian Fainelli wrote: > Add a bunch of entries reflective of programs that the kernel build: > sortextable, dtc. And while at it, expand the lex*.c entries to cover > e.g: dtc-lexer.c. Finally, exclude devicetable-offsets.h Does anybody still use the dontdiff file? I wonder if we could automatically generate it from the .gitignore files... Oh well, meanwhile, I've applied this to the docs tree, thanks. jon