From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752208AbcEMQPu (ORCPT ); Fri, 13 May 2016 12:15:50 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:36105 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750889AbcEMQPs (ORCPT ); Fri, 13 May 2016 12:15:48 -0400 Subject: Re: [PATCH 1/3] MAINTAINERS: Remove asterisk from EFI directory names To: Joe Perches , Matt Fleming , Mark Rutland , Greg KH , LKML References: <30d57a70-c527-b677-f1ab-4828b11d3348@gmail.com> <1463153027.14219.3.camel@perches.com> From: Xose Vazquez Perez Message-ID: <908007f4-fef5-2bea-222f-99e0a4af3d5f@gmail.com> Date: Fri, 13 May 2016 18:15:44 +0200 MIME-Version: 1.0 In-Reply-To: <1463153027.14219.3.camel@perches.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/13/2016 05:23 PM, Joe Perches wrote: > The meaning of * is all the files in a particular > directory but not any subdirectories. Then "*" is only relevant for these entries: drivers/char/* drivers/misc/* drivers/net/wireless/ath/* fs/* drivers/cpuidle/* <---- This is a bug, it should be drivers/cpuidle All the others only have files inside, and "*" is redundant.