diff mbox

bus: da850-mstpri: fix my e-mail address

Message ID 1482141491-26924-1-git-send-email-bgolaszewski@baylibre.com
State Accepted
Commit 430d7dd448f48f54e79614ca237f44cd543f73da
Headers show

Commit Message

Bartosz Golaszewski Dec. 19, 2016, 9:58 a.m. UTC
I noticed my e-mail address is wrong in this one. This patch fixes it.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>

---
 drivers/bus/da8xx-mstpri.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.9.3

Comments

Sekhar Nori Jan. 2, 2017, 10:23 a.m. UTC | #1
On Monday 19 December 2016 03:28 PM, Bartosz Golaszewski wrote:
> I noticed my e-mail address is wrong in this one. This patch fixes it.

> 

> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>


Applied to v4.11/fixes-non-critical

Thanks,
Sekhar
diff mbox

Patch

diff --git a/drivers/bus/da8xx-mstpri.c b/drivers/bus/da8xx-mstpri.c
index 063397f..9af9bcc 100644
--- a/drivers/bus/da8xx-mstpri.c
+++ b/drivers/bus/da8xx-mstpri.c
@@ -4,7 +4,7 @@ 
  * Copyright (C) 2016 BayLibre SAS
  *
  * Author:
- *   Bartosz Golaszewski <bgolaszewski@baylibre.com.com>
+ *   Bartosz Golaszewski <bgolaszewski@baylibre.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as