diff options
author | Hannes Reinecke <hare@suse.de> | 2015-04-24 13:18:42 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-05-25 23:01:34 -0700 |
commit | 6571fb3f8b7f7e9595174e01b7e7f1b1ba0427d4 (patch) | |
tree | 457c86b2838eeb23b3209d3bdc608cb46e99891a /MAINTAINERS | |
parent | bc31ec4df58d0ba0de9dae6f651bc9bfa1c2f19a (diff) | |
download | linux-6571fb3f8b7f7e9595174e01b7e7f1b1ba0427d4.tar.bz2 |
advansys: Update to version 3.5 and remove compilation warning
The driver has now been converted to DMA-API, so we should
increase the version number and remove the compilation
warning.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d42115a6de2b..182764a14378 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -445,6 +445,7 @@ F: drivers/input/misc/adxl34x.c ADVANSYS SCSI DRIVER M: Matthew Wilcox <matthew@wil.cx> +M: Hannes Reinecke <hare@suse.de> L: linux-scsi@vger.kernel.org S: Maintained F: Documentation/scsi/advansys.txt |