From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752318AbbKKRMh (ORCPT ); Wed, 11 Nov 2015 12:12:37 -0500 Received: from tex.lwn.net ([70.33.254.29]:35550 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751371AbbKKRMg (ORCPT ); Wed, 11 Nov 2015 12:12:36 -0500 Date: Wed, 11 Nov 2015 10:12:33 -0700 From: Jonathan Corbet To: Wang YanQing Cc: mchehab@osg.samsung.com, torvalds@linux-foundation.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] Documentation: dontdiff: remove media from dontdiff Message-ID: <20151111101233.37c5eaf9@xps> In-Reply-To: <20151029171539.GA5086@udknight> References: <20151029171539.GA5086@udknight> Organization: LWN.net X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; 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 Fri, 30 Oct 2015 01:15:39 +0800 Wang YanQing wrote: > media will hide all the changes in drivers/media. > > Signed-off-by: Wang YanQing > --- > I don't know whether it is still acceptable to patch dontdiff, > so I add Linus to CC list. As long as the file is there, its contents should make sense, so I've applied this to the docs tree, thanks. That said, the fact that it excludes a big driver subsystem and nobody has said anything suggests it hasn't been used in some time, so we should consider just deleting it. jon