Mesa (master): gallium: Fix Thomas's email address

Kenneth Graunke kwg at kemper.freedesktop.org
Fri Jul 28 20:42:09 UTC 2017


Module: Mesa
Branch: master
Commit: 7ea4cda2ab4ddaeabaf4fd1c3337f9894424ce92
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7ea4cda2ab4ddaeabaf4fd1c3337f9894424ce92

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Fri Jul 28 13:40:49 2017 -0700

gallium: Fix Thomas's email address

Commit 877128505431adaf817dc8069172ebe4a1cdf5d8 misspelled Hellstrom.

---

 src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c | 2 +-
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c  | 2 +-
 src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
index 250f739c8b..d22c24e675 100644
--- a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
+++ b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c
@@ -30,7 +30,7 @@
  * Buffer cache.
  * 
  * \author Jose Fonseca <jfonseca-at-vmware-dot-com>
- * \author Thomas Hellström <thellstom-at-vmware-dot-com>
+ * \author Thomas Hellström <thellstrom-at-vmware-dot-com>
  */
 
 
diff --git a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
index 31087ae5f3..89df2e947b 100644
--- a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
+++ b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_pool.c
@@ -31,7 +31,7 @@
  * Batch buffer pool management.
  * 
  * \author Jose Fonseca <jfonseca-at-vmware-dot-com>
- * \author Thomas Hellström <thellstom-at-vmware-dot-com>
+ * \author Thomas Hellström <thellstrom-at-vmware-dot-com>
  */
 
 
diff --git a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
index 96c0683a1b..dbecf15903 100644
--- a/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
+++ b/src/gallium/auxiliary/pipebuffer/pb_bufmgr_slab.c
@@ -32,7 +32,7 @@
  * 
  * @sa http://en.wikipedia.org/wiki/Slab_allocation
  * 
- * @author Thomas Hellstrom <thellstom-at-vmware-dot-com>
+ * @author Thomas Hellstrom <thellstrom-at-vmware-dot-com>
  * @author Jose Fonseca <jfonseca at vmware.com>
  */
 




More information about the mesa-commit mailing list