caif: Remove bouncing address for Daniel Martensson
author[email protected] <[email protected]>
Mon, 22 Apr 2013 23:57:02 +0000 (23:57 +0000)
committerDavid S. Miller <[email protected]>
Tue, 23 Apr 2013 17:25:51 +0000 (13:25 -0400)
cc: Daniel Martensson <[email protected]>
Signed-off-by: Sjur Brændeland <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/caif/caif_hsi.c
drivers/net/caif/caif_spi.c
drivers/net/caif/caif_spi_slave.c
net/caif/chnl_net.c

index 77f50749acb1b778d79f2c818a2d67cd0b382c63..a6af6197747133f25a5e0eb941ff897f2b236a12 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) ST-Ericsson AB 2010
- * Author:  Daniel Martensson / [email protected]
+ * Author:  Daniel Martensson
  *         Dmitry.Tarnyagin  / [email protected]
  * License terms: GNU General Public License (GPL) version 2.
  */
@@ -24,7 +24,7 @@
 #include <net/caif/caif_hsi.h>
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Daniel Martensson<[email protected]>");
+MODULE_AUTHOR("Daniel Martensson");
 MODULE_DESCRIPTION("CAIF HSI driver");
 
 /* Returns the number of padding bytes for alignment. */
index c2cb852e13b83ac00c865ce6b3d665a3cd9db1cf..2fb279a63c507d8f15e9e09b7c01bf86bc7b7980 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) ST-Ericsson AB 2010
- * Author:  Daniel Martensson / [email protected]
+ * Author:  Daniel Martensson
  * License terms: GNU General Public License (GPL) version 2.
  */
 
@@ -28,7 +28,7 @@
 #endif /* CONFIG_CAIF_SPI_SYNC */
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Daniel Martensson<[email protected]>");
+MODULE_AUTHOR("Daniel Martensson");
 MODULE_DESCRIPTION("CAIF SPI driver");
 
 /* Returns the number of padding bytes for alignment. */
index 98f03663aa227ad13e24ccad1deddb6b76fa965d..ee92ad5a6cf8aef66ff8e5011614243d0a243ec0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) ST-Ericsson AB 2010
- * Author:  Daniel Martensson / [email protected]
+ * Author:  Daniel Martensson
  * License terms: GNU General Public License (GPL) version 2.
  */
 #include <linux/init.h>
index 89586c05a479e0866de0417d01fa35544e4e5f7c..7344a8fa1bb011a8b009a7f363d2f98581ed8668 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) ST-Ericsson AB 2010
  * Authors:    Sjur Brendeland
- *             Daniel Martensson / [email protected]
+ *             Daniel Martensson
  * License terms: GNU General Public License (GPL) version 2
  */