From: Vishnu Dasa <[email protected]>
This series updates a few existing maintainer entries for VMware
supported drivers and adds a new entry for vsock vmci transport
driver.
Vishnu Dasa (3):
MAINTAINERS: Change VMware PVSCSI driver entry to upper case
MAINTAINERS: Change status of some VMware drivers
MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER
MAINTAINERS | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
--
2.35.1
From: Vishnu Dasa <[email protected]>
Change 'VMware PVSCSI driver' entry to upper case.
This is a trivial change being done for uniformity.
Signed-off-by: Vishnu Dasa <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 38f9ef4b53ec..b75eb23a099b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21834,7 +21834,7 @@ L: [email protected]
S: Maintained
F: drivers/infiniband/hw/vmw_pvrdma/
-VMware PVSCSI driver
+VMWARE PVSCSI DRIVER
M: Vishal Bhakta <[email protected]>
R: VMware PV-Drivers Reviewers <[email protected]>
L: [email protected]
--
2.35.1
On Tue, Sep 06, 2022 at 10:27:19AM -0700, [email protected] wrote:
>From: Vishnu Dasa <[email protected]>
>
>This series updates a few existing maintainer entries for VMware
>supported drivers and adds a new entry for vsock vmci transport
>driver.
>
Since you are updating MAINTAINERS, what about adding
"include/linux/vmw_vmci*" under "VMWARE VMCI DRIVER"?
Thanks,
Stefano
> On Sep 7, 2022, at 12:51 AM, Stefano Garzarella <[email protected]> wrote:
>
> On Tue, Sep 06, 2022 at 10:27:19AM -0700, [email protected] wrote:
>> From: Vishnu Dasa <[email protected]>
>>
>> This series updates a few existing maintainer entries for VMware
>> supported drivers and adds a new entry for vsock vmci transport
>> driver.
>>
>
> Since you are updating MAINTAINERS, what about adding "include/linux/vmw_vmci*" under "VMWARE VMCI DRIVER"?
I'll send a separate patch for this. Thanks!!
> Thanks,
> Stefano
On Tue, 6 Sep 2022 10:27:19 -0700 [email protected] wrote:
> From: Vishnu Dasa <[email protected]>
>
> This series updates a few existing maintainer entries for VMware
> supported drivers and adds a new entry for vsock vmci transport
> driver.
Just to be sure - who are you expecting to take these in?
On Mon, Sep 19, 2022 at 10:41:47AM -0700, Jakub Kicinski wrote:
>On Tue, 6 Sep 2022 10:27:19 -0700 [email protected] wrote:
>> From: Vishnu Dasa <[email protected]>
>>
>> This series updates a few existing maintainer entries for VMware
>> supported drivers and adds a new entry for vsock vmci transport
>> driver.
>
>Just to be sure - who are you expecting to take these in?
>
FYI Greg already queued this series in his char-misc-next branch:
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/log/?h=char-misc-next
Thanks,
Stefano