From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755643AbdLUVfZ (ORCPT ); Thu, 21 Dec 2017 16:35:25 -0500 Received: from ms.lwn.net ([45.79.88.28]:40744 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755140AbdLUVfV (ORCPT ); Thu, 21 Dec 2017 16:35:21 -0500 Date: Thu, 21 Dec 2017 14:35:19 -0700 From: Jonathan Corbet To: Peter Rosin Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v2 0/2] mux: add overview and add to driver-api docs Message-ID: <20171221143519.29ca0b97@lwn.net> In-Reply-To: <20171212084633.532-1-peda@axentia.se> References: <20171212084633.532-1-peda@axentia.se> Organization: LWN.net 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, 12 Dec 2017 09:46:31 +0100 Peter Rosin wrote: > Changes since v1: > - added a short introductory paragraph to mux.rst > - added an entry in MAINTAINERS. > > I forgot to mention that this applies on top of linux-next, I suspect > there will be a trivial conflict with an SPDX conversion in mux/core.c > on Linus upstream. Sorry, I've had this just sitting here for a bit. Did you want me to take both patches through the docs tree? Thanks, jon