diff options
author | Joe Perches <joe@perches.com> | 2018-01-09 14:33:56 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-01-09 14:38:24 -0500 |
commit | 47595e32869fbd3a68f15dd885865bf34dc435be (patch) | |
tree | 736542f2f4a82afe65f4d5e6b2eb7b68f428c844 /MAINTAINERS | |
parent | 1590fb3a619d432c956f45b0089182f153295365 (diff) |
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/ | |||
7314 | 7314 | ||
7315 | IPX NETWORK LAYER | 7315 | IPX NETWORK LAYER |
7316 | L: netdev@vger.kernel.org | 7316 | L: netdev@vger.kernel.org |
7317 | S: Odd fixes | 7317 | S: Obsolete |
7318 | F: include/uapi/linux/ipx.h | 7318 | F: include/uapi/linux/ipx.h |
7319 | F: drivers/staging/ipx/ | 7319 | F: drivers/staging/ipx/ |
7320 | 7320 | ||
@@ -7323,7 +7323,7 @@ M: Samuel Ortiz <samuel@sortiz.org> | |||
7323 | L: irda-users@lists.sourceforge.net (subscribers-only) | 7323 | L: irda-users@lists.sourceforge.net (subscribers-only) |
7324 | L: netdev@vger.kernel.org | 7324 | L: netdev@vger.kernel.org |
7325 | W: http://irda.sourceforge.net/ | 7325 | W: http://irda.sourceforge.net/ |
7326 | S: Maintained | 7326 | S: Obsolete |
7327 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git | 7327 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sameo/irda-2.6.git |
7328 | F: Documentation/networking/irda.txt | 7328 | F: Documentation/networking/irda.txt |
7329 | F: drivers/staging/irda/ | 7329 | F: drivers/staging/irda/ |
@@ -9366,7 +9366,7 @@ F: drivers/net/ethernet/natsemi/natsemi.c | |||
9366 | 9366 | ||
9367 | NCP FILESYSTEM | 9367 | NCP FILESYSTEM |
9368 | M: Petr Vandrovec <petr@vandrovec.name> | 9368 | M: Petr Vandrovec <petr@vandrovec.name> |
9369 | S: Odd Fixes | 9369 | S: Obsolete |
9370 | F: drivers/staging/ncpfs/ | 9370 | F: drivers/staging/ncpfs/ |
9371 | 9371 | ||
9372 | NCR 5380 SCSI DRIVERS | 9372 | NCR 5380 SCSI DRIVERS |