projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2ecd51
)
caif_virtio: Remove bouncing email addresses
author
Sjur Brændeland
<
[email protected]
>
Wed, 1 May 2013 02:27:50 +0000
(11:57 +0930)
committer
Rusty Russell
<
[email protected]
>
Wed, 1 May 2013 02:29:15 +0000
(11:59 +0930)
Remove our (soon to be) bouncing email addresses,
and update Dmitri's address.
Dmitry will take over as maintainer for CAIF from now on.
Cc: Vikram Arv <
[email protected]
>
Cc: Dmitry Tarnyagin <
[email protected]
>
Cc: Dmitry Tarnyagin <
[email protected]
>
Signed-off-by: Sjur Brændeland <
[email protected]
>
Signed-off-by: Rusty Russell <
[email protected]
>
Acked-by: Dmity Tarnyagin <
[email protected]
>
drivers/net/caif/caif_virtio.c
patch
|
blob
|
history
diff --git
a/drivers/net/caif/caif_virtio.c
b/drivers/net/caif/caif_virtio.c
index 0e3bede8b8a845dc92e2346acb5e56d2e6b4a2eb..b9ed1288ce2de87cb32de899b303e1c31565916e 100644
(file)
--- a/
drivers/net/caif/caif_virtio.c
+++ b/
drivers/net/caif/caif_virtio.c
@@
-1,8
+1,8
@@
/*
* Copyright (C) ST-Ericsson AB 2013
- * Authors: Vicram Arv
/
[email protected]
,
- * Dmitry Tarnyagin
/
[email protected]
- * Sjur Brendeland
/
[email protected]
+ * Authors: Vicram Arv
+ * Dmitry Tarnyagin
<
[email protected]
>
+ * Sjur Brendeland
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/module.h>
@@
-23,8
+23,8
@@
#include <linux/virtio_config.h>
MODULE_LICENSE("GPL v2");
-MODULE_AUTHOR("Vicram Arv
<
[email protected]
>
");
-MODULE_AUTHOR("Sjur Brendeland
<
[email protected]
>
");
+MODULE_AUTHOR("Vicram Arv");
+MODULE_AUTHOR("Sjur Brendeland");
MODULE_DESCRIPTION("Virtio CAIF Driver");
/* NAPI schedule quota */