From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757391AbcEDHPM (ORCPT ); Wed, 4 May 2016 03:15:12 -0400 Received: from terminus.zytor.com ([198.137.202.10]:37264 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757263AbcEDHPD (ORCPT ); Wed, 4 May 2016 03:15:03 -0400 Date: Wed, 4 May 2016 00:14:21 -0700 From: tip-bot for Matt Fleming Message-ID: Cc: mingo@kernel.org, peterz@infradead.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, mark.rutland@arm.com, catalin.marinas@arm.com, hpa@zytor.com, matt@codeblueprint.co.uk, tglx@linutronix.de, ard.biesheuvel@linaro.org, torvalds@linux-foundation.org Reply-To: torvalds@linux-foundation.org, ard.biesheuvel@linaro.org, mark.rutland@arm.com, tglx@linutronix.de, matt@codeblueprint.co.uk, hpa@zytor.com, catalin.marinas@arm.com, mingo@kernel.org, peterz@infradead.org, stable@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <1462303781-8686-2-git-send-email-matt@codeblueprint.co.uk> References: <1462303781-8686-2-git-send-email-matt@codeblueprint.co.uk> To: linux-tip-commits@vger.kernel.org Subject: [tip:efi/urgent] MAINTAINERS: Remove asterisk from EFI directory names Git-Commit-ID: e8dfe6d8f6762d515fcd4f30577f7bfcf7659887 X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Commit-ID: e8dfe6d8f6762d515fcd4f30577f7bfcf7659887 Gitweb: http://git.kernel.org/tip/e8dfe6d8f6762d515fcd4f30577f7bfcf7659887 Author: Matt Fleming AuthorDate: Tue, 3 May 2016 20:29:39 +0100 Committer: Ingo Molnar CommitDate: Wed, 4 May 2016 08:36:44 +0200 MAINTAINERS: Remove asterisk from EFI directory names Mark reported that having asterisks on the end of directory names confuses get_maintainer.pl when it encounters subdirectories, and that my name does not appear when run on drivers/firmware/efi/libstub. Reported-by: Mark Rutland Signed-off-by: Matt Fleming Cc: Cc: Ard Biesheuvel Cc: Catalin Marinas Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-efi@vger.kernel.org Link: http://lkml.kernel.org/r/1462303781-8686-2-git-send-email-matt@codeblueprint.co.uk Signed-off-by: Ingo Molnar --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 42e65d1..4dca3b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4223,8 +4223,8 @@ F: Documentation/efi-stub.txt F: arch/ia64/kernel/efi.c F: arch/x86/boot/compressed/eboot.[ch] F: arch/x86/include/asm/efi.h -F: arch/x86/platform/efi/* -F: drivers/firmware/efi/* +F: arch/x86/platform/efi/ +F: drivers/firmware/efi/ F: include/linux/efi*.h EFI VARIABLE FILESYSTEM