forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scsi: vmw_pvscsi: MAINTAINERS: Update maintainer
The entries in the source files are removed as well. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vishal Bhakta <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
- Loading branch information
1 parent
1481b7f
commit 1112963
Showing
3 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19165,7 +19165,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 <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
* | ||
*/ | ||
|
||
#include <linux/kernel.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 <[email protected]> | ||
* | ||
*/ | ||
|
||
#ifndef _VMW_PVSCSI_H_ | ||
|