From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S939120AbdD0Vmr (ORCPT ); Thu, 27 Apr 2017 17:42:47 -0400 Received: from ms.lwn.net ([45.79.88.28]:39514 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937971AbdD0Vmk (ORCPT ); Thu, 27 Apr 2017 17:42:40 -0400 Date: Thu, 27 Apr 2017 15:42:38 -0600 From: Jonathan Corbet To: Tobias Klauser Cc: Sebastian Reichel , linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: update file entry for HSI subsystem Message-ID: <20170427154238.393b607c@lwn.net> In-Reply-To: <20170421135904.26936-1-tklauser@distanz.ch> References: <20170421135904.26936-1-tklauser@distanz.ch> Organization: LWN.net X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; 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, 21 Apr 2017 15:59:04 +0200 Tobias Klauser wrote: > The HSI documentation was moved into Documentation/driver-api/hsi.rst in > commit 5e995786850e ("docs: split up serial-interfaces.rst"). Update the > corresponding file entry in MAINTAINERS. Oops, missed that. Applied to the docs tree, thanks. jon