[PATCH] scsi: vmw_pvscsi: Update maintainer

From: Vishal Bhakta
Date: Fri Feb 26 2021 - 19:01:18 EST


The entries in the source files are removed as well.

Signed-off-by: Vishal Bhakta <vbhakta@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
drivers/scsi/vmw_pvscsi.c | 2 --
drivers/scsi/vmw_pvscsi.h | 2 --
3 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 97c8f2bb8de2..eb9480220e1d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18999,7 +18999,7 @@ S: Maintained
F: drivers/infiniband/hw/vmw_pvrdma/

VMware PVSCSI driver
-M: Jim Gill <jgill@xxxxxxxxxx>
+M: Vishal Bhakta <vbhakta@xxxxxxxxxx>
M: VMware PV-Drivers <pv-drivers@xxxxxxxxxx>
L: linux-scsi@xxxxxxxxxxxxxxx
S: Maintained
diff --git a/drivers/scsi/vmw_pvscsi.c b/drivers/scsi/vmw_pvscsi.c
index 081f54ab7d86..8a79605d9652 100644
--- a/drivers/scsi/vmw_pvscsi.c
+++ b/drivers/scsi/vmw_pvscsi.c
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Maintained by: Jim Gill <jgill@xxxxxxxxxx>
- *
*/

#include <linux/kernel.h>
diff --git a/drivers/scsi/vmw_pvscsi.h b/drivers/scsi/vmw_pvscsi.h
index 75966d3f326e..51a82f7803d3 100644
--- a/drivers/scsi/vmw_pvscsi.h
+++ b/drivers/scsi/vmw_pvscsi.h
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * Maintained by: Jim Gill <jgill@xxxxxxxxxx>
- *
*/

#ifndef _VMW_PVSCSI_H_
--
2.25.1