From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751224AbbESE2H (ORCPT ); Tue, 19 May 2015 00:28:07 -0400 Received: from smtprelay0087.hostedemail.com ([216.40.44.87]:50295 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750809AbbESE2E (ORCPT ); Tue, 19 May 2015 00:28:04 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::,RULES_HIT:41:355:379:541:800:960:968:973:988:989:1260:1345:1534:1539:1566:1711:1714:1730:1747:1777:1792:2393:2559:2562:2894:3138:3139:3140:3141:3142:3865:5007:6261:10004:10848:11232:11658:11914:12043:12517:12519:12555:13311:13357:14394:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: thumb22_633a35ae0945d X-Filterd-Recvd-Size: 1222 From: Joe Perches To: Andrew Morton Cc: Casey Schaufler , linux-kernel@vger.kernel.org Subject: [PATCH next] MAINTAINERS: Update CAPABILITIES pattern Date: Mon, 18 May 2015 21:27:56 -0700 Message-Id: <93340ece0b98d2215b0ab3f221d935d74b0a61fc.1432009566.git.joe@perches.com> X-Mailer: git-send-email 2.1.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org commit 1ddd3b4e07a4 ("LSM: Remove unused capability.c") removed the file, remove the file pattern. Signed-off-by: Joe Perches cc: Casey Schaufler --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 78ea7b6..109637a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2459,7 +2459,6 @@ L: linux-security-module@vger.kernel.org S: Supported F: include/linux/capability.h F: include/uapi/linux/capability.h -F: security/capability.c F: security/commoncap.c F: kernel/capability.c -- 2.1.2