diff options
author | Jens Axboe <axboe@fb.com> | 2016-03-14 18:06:01 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-03-14 18:06:01 +0300 |
commit | d436641439e0121d26b19d4268e9fb3ecd368d71 (patch) | |
tree | 9d7854f0a79cacea5f8566e1865203807ca67b97 /MAINTAINERS | |
parent | 516fdcea0db8f367bc814572cb8486de424cb0fc (diff) | |
download | linux-d436641439e0121d26b19d4268e9fb3ecd368d71.tar.xz |
cpqarray: remove it from the kernel
We disabled the ability to enable this driver back in October of 2013,
we should be able to safely remove it at this point. The initial goal
was to remove it in 3.15, so now is the time.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b2946df30e7f..e1d64419f741 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4988,12 +4988,6 @@ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained F: drivers/media/dvb-frontends/hd29l2* -HEWLETT-PACKARD SMART2 RAID DRIVER -L: iss_storagedev@hp.com -S: Orphan -F: Documentation/blockdev/cpqarray.txt -F: drivers/block/cpqarray.* - HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa) M: Don Brace <don.brace@pmcs.com> L: iss_storagedev@hp.com |