From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ms.lwn.net ([45.79.88.28]:52010 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbdJCUov (ORCPT ); Tue, 3 Oct 2017 16:44:51 -0400 Date: Tue, 3 Oct 2017 14:44:50 -0600 From: Jonathan Corbet To: Tom Saeger Cc: Alexander Viro , Mauro Carvalho Chehab , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v2 1/1] docs: Update binfmt_misc links Message-ID: <20171003144450.0ab55690@lwn.net> In-Reply-To: <6fa6c6476b94d8d1a26570450104f1f6437ddecc.1506547812.git.tom.saeger@oracle.com> References: <6fa6c6476b94d8d1a26570450104f1f6437ddecc.1506547812.git.tom.saeger@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, 27 Sep 2017 17:02:09 -0500 Tom Saeger wrote: > Documentation/binfmt_misc.txt was moved to > Documentation/admin-guide/binfmt_misc.rst These are good changes, but could I ask you a favor, please? Split the patch into two, one for Documentation/ and the other for fs/. Then I can apply the docs patches; the fs ones should go to Al Viro instead. Thanks, jon