diff options
author | Joe Perches <[email protected]> | 2009-11-11 14:26:12 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-11-12 07:25:56 -0800 |
commit | 65c8bb5b9f25d869b814ca4238935a2e609f81cf (patch) | |
tree | 4442180b3e51fc53634f3cc449dae37419f5e665 | |
parent | 3387f656309dd427023c7e00cad901a89d40bc1c (diff) |
MAINTAINERS: VMWARE VMXNET3 - Quote name with comma and period, use tabs
Names with periods or commas need to be quoted
Use tab not spaces
Signed-off-by: Joe Perches <[email protected]>
Cc: Shreyas Bhatewara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e5d11054e78b..5577259911d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5681,11 +5681,11 @@ F: drivers/vlynq/vlynq.c F: include/linux/vlynq.h VMWARE VMXNET3 ETHERNET DRIVER -M: Shreyas Bhatewara <[email protected]> -M: VMware, Inc. <[email protected]> -S: Maintained -F: drivers/net/vmxnet3/ +M: Shreyas Bhatewara <[email protected]> +M: "VMware, Inc." <[email protected]> +S: Maintained +F: drivers/net/vmxnet3/ VOLTAGE AND CURRENT REGULATOR FRAMEWORK M: Liam Girdwood <[email protected]> |