From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751489AbbCSUtG (ORCPT ); Thu, 19 Mar 2015 16:49:06 -0400 Received: from tex.lwn.net ([70.33.254.29]:34795 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750932AbbCSUtE (ORCPT ); Thu, 19 Mar 2015 16:49:04 -0400 Date: Thu, 19 Mar 2015 14:49:03 -0600 From: Jonathan Corbet To: Wolfram Sang Cc: linux-kernel@vger.kernel.org, Greg KH , Alan Cox , linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: i2o: remove duplicate documentation Message-ID: <20150319144903.24bf9005@lwn.net> In-Reply-To: <1425377247-3232-1-git-send-email-wsa@the-dreams.de> References: <1425377247-3232-1-git-send-email-wsa@the-dreams.de> Organization: LWN.net X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; 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 Tue, 3 Mar 2015 11:07:15 +0100 Wolfram Sang wrote: > We can remove the i2o documentation because a) the subsystem has been > moved to staging with commit 2cbf7fe2d5d32a (i2o: move to staging) > anyhow and b) the here removed files are present in the subsystem > directory again. There, README even has an additional paragraph and the > ioctl docs only differ in whitespaces. Well... Applied (finally) to the docs tree, thanks. jon