Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754088Ab3GVARH (ORCPT ); Sun, 21 Jul 2013 20:17:07 -0400 Received: from perches-mx.perches.com ([206.117.179.246]:54218 "EHLO labridge.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753502Ab3GVARC (ORCPT ); Sun, 21 Jul 2013 20:17:02 -0400 From: Joe Perches To: Andrew Morton Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: [PATCH 08/18] MAINTAINERS: ghes_edac: Update pattern Date: Sun, 21 Jul 2013 17:15:35 -0700 Message-Id: X-Mailer: git-send-email 1.8.1.2.459.gbcd45b4.dirty In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 910 Lines: 30 commit 77c5f5d2 ("ghes_edac: Register at EDAC core the BIOS report") typoed the file pattern. Fix it. Signed-off-by: Joe Perches cc: Mauro Carvalho Chehab --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e94aecb..9c224cf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2981,7 +2981,7 @@ M: Mauro Carvalho Chehab L: linux-edac@vger.kernel.org W: bluesmoke.sourceforge.net S: Maintained -F: drivers/edac/ghes-edac.c +F: drivers/edac/ghes_edac.c EDAC-I82443BXGX M: Tim Small -- 1.8.1.2.459.gbcd45b4.dirty -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/