diff options
author | Joe Perches <joe@perches.com> | 2018-01-09 20:33:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-09 20:38:24 +0100 |
commit | 47595e32869fbd3a68f15dd885865bf34dc435be (patch) | |
tree | 736542f2f4a82afe65f4d5e6b2eb7b68f428c844 /MAINTAINERS | |
parent | staging: rtl8723bs: Fix trailing semicolon (diff) | |
download | linux-47595e32869fbd3a68f15dd885865bf34dc435be.tar.xz linux-47595e32869fbd3a68f15dd885865bf34dc435be.zip |
MAINTAINERS: Mark some staging directories as "Obsolete"
Several staging directories have TODO files that indicate a
subsystem will be removed in the future.
Using a status entry of "S: Obsolete" helps indicate the
subsystem files should not be modified unnecessarily.
checkpatch also tests this setting and emits a warning that
the matching subsystem files should not be modified.
This might help avoid receiving patches that will be dropped.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 55f8e3fda994..2722afde692f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7314,7 +7314,7 @@ F: drivers/tty/ipwireless/ IPX NETWORK LAYER L: netdev@vger.kernel.org -S: Odd fixes +S: Obsolete F: include/uapi/linux/ipx.h F: drivers/staging/ipx/ @@ -7323,7 +7323,7 @@ M: Samuel Ortiz <samuel@sortiz.org> L: irda-users@lists.sourceforge.net (subscribers-only) L: netdev@vger.kernel.org W: http://irda.sourceforge.net/ -S: Maintained +S: Obsolete T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git F: Documentation/networking/irda.txt F: drivers/staging/irda/ @@ -9366,7 +9366,7 @@ F: drivers/net/ethernet/natsemi/natsemi.c NCP FILESYSTEM M: Petr Vandrovec <petr@vandrovec.name> -S: Odd Fixes +S: Obsolete F: drivers/staging/ncpfs/ NCR 5380 SCSI DRIVERS |