Message ID | 20210226234347.21535-1-vbhakta@vmware.com |
---|---|
State | New |
Headers | show |
Series | scsi: vmw_pvscsi: Update maintainer | expand |
On Fri, 26 Feb 2021 15:43:48 -0800, Vishal Bhakta wrote:
> The entries in the source files are removed as well.
Applied to 5.12/scsi-fixes, thanks!
[1/1] scsi: vmw_pvscsi: Update maintainer
https://git.kernel.org/mkp/scsi/c/1dbafd931d90
--
Martin K. Petersen Oracle Linux Engineering
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@vmware.com> +M: Vishal Bhakta <vbhakta@vmware.com> M: VMware PV-Drivers <pv-drivers@vmware.com> L: linux-scsi@vger.kernel.org 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@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_
The entries in the source files are removed as well. Signed-off-by: Vishal Bhakta <vbhakta@vmware.com> --- MAINTAINERS | 2 +- drivers/scsi/vmw_pvscsi.c | 2 -- drivers/scsi/vmw_pvscsi.h | 2 -- 3 files changed, 1 insertion(+), 5 deletions(-)