From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH] documentation: Update ide-cd documentation to reflect CONFIG_BLK_DEV_HD_IDE removal Date: Thu, 12 Oct 2017 11:25:45 -0600 Message-ID: <20171012112545.674d3960@lwn.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Return-path: Received: from ms.lwn.net ([45.79.88.28]:58318 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757445AbdJLRZr (ORCPT ); Thu, 12 Oct 2017 13:25:47 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Finn Thain Cc: linux-ide@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, 12 Oct 2017 15:00:06 +1100 (AEDT) Finn Thain wrote: > CONFIG_BLK_DEV_HD_IDE was removed in commit 80aa31cb460d ("ide: > remove CONFIG_BLK_DEV_HD_IDE config option (take 2)") but the ide-cd > documentation was not updated and still asks users to disable it, > which is misleading and involves a fruitless search. > > Signed-off-by: Finn Thain Applied to the docs tree, thanks. jon