From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751985AbcJKFuQ (ORCPT ); Tue, 11 Oct 2016 01:50:16 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:33468 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846AbcJKFuO (ORCPT ); Tue, 11 Oct 2016 01:50:14 -0400 Date: Tue, 11 Oct 2016 08:50:00 +0300 From: Dan Carpenter To: Richard Weinberger Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: [PATCH] um: remove hppfs MAINTAINERS entry Message-ID: <20161011055000.GA6961@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.6.0 (2016-04-01) X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We removed hppfs in commit f74a14e870c8 ('um: Remove hppfs') so we can remove the MAINTAINERS entry as well. Signed-off-by: Dan Carpenter diff --git a/MAINTAINERS b/MAINTAINERS index 63f15c9..116729a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12671,7 +12671,6 @@ F: Documentation/virtual/uml/ F: arch/um/ F: arch/x86/um/ F: fs/hostfs/ -F: fs/hppfs/ USERSPACE I/O (UIO) M: Greg Kroah-Hartman