diff options
author | Vishal Bhakta | 2021-02-26 15:43:48 -0800 |
---|---|---|
committer | Martin K. Petersen | 2021-03-04 17:21:25 -0500 |
commit | 1112963427d6d186f8729cf36fefb70d5ca5a84a (patch) | |
tree | 3f95304b4286f276302e6e09470c7a0e29bcb80c /drivers | |
parent | 1481b7fe438fff3bd918bcb344e75bdf7ce47bb8 (diff) |
scsi: vmw_pvscsi: MAINTAINERS: Update maintainer
The entries in the source files are removed as well.
Link: https://lore.kernel.org/r/20210226234347.21535-1-vbhakta@vmware.com
Signed-off-by: Vishal Bhakta <vbhakta@vmware.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/scsi/vmw_pvscsi.c | 2 | ||||
-rw-r--r-- | drivers/scsi/vmw_pvscsi.h | 2 |
2 files changed, 0 insertions, 4 deletions
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@vmware.com> - * */ #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@vmware.com> - * */ #ifndef _VMW_PVSCSI_H_ |