From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756823Ab3E0H6U (ORCPT ); Mon, 27 May 2013 03:58:20 -0400 Received: from cantor2.suse.de ([195.135.220.15]:46725 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756280Ab3E0H6T (ORCPT ); Mon, 27 May 2013 03:58:19 -0400 Subject: MAINTAINERS: Fix tape driver file mappings From: Jean Delvare To: "James E.J. Bottomley" , linux-scsi Cc: Willem Riede , Kai =?ISO-8859-1?Q?M=E4kisara?= , linux-kernel , Andrew Morton Content-Type: text/plain; charset="UTF-8" Organization: Suse Linux Date: Mon, 27 May 2013 09:58:10 +0200 Message-ID: <1369641490.4497.5.camel@chaos.site> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The masks for the st and osst tape drivers in MAINTAINERS are too broad and include unrelated files. Make the file list accurate so that maintainers of these drivers aren't bothered with unrelated work. Signed-off-by: Jean Delvare Cc: Willem Riede Cc: Kai Mäkisara Cc: "James E.J. Bottomley" --- Already sent on: * 2013-02-28 MAINTAINERS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) --- linux-3.10-rc3.orig/MAINTAINERS 2013-05-27 08:40:52.698827124 +0200 +++ linux-3.10-rc3/MAINTAINERS 2013-05-27 08:41:24.194555638 +0200 @@ -5923,8 +5923,10 @@ M: Willem Riede L: osst-users@lists.sourceforge.net L: linux-scsi@vger.kernel.org S: Maintained -F: drivers/scsi/osst* -F: drivers/scsi/st* +F: Documentation/scsi/osst.txt +F: drivers/scsi/osst.* +F: drivers/scsi/osst_*.h +F: drivers/scsi/st.h OPENCORES I2C BUS DRIVER M: Peter Korsgaard @@ -7064,7 +7066,8 @@ M: Kai Mäkisara -- Jean Delvare Suse L3