[PATCH] update Ross Biro bouncing email address

Ross moved.  Remove the bad email address so people will find the correct
one in ./CREDITS.

Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
diff --git a/include/linux/etherdevice.h b/include/linux/etherdevice.h
index 396c48c..220748b 100644
--- a/include/linux/etherdevice.h
+++ b/include/linux/etherdevice.h
@@ -7,7 +7,7 @@
  *
  * Version:	@(#)eth.h	1.0.4	05/13/93
  *
- * Authors:	Ross Biro, <[email protected]>
+ * Authors:	Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *
  *		Relocated to include/linux where it belongs by Alan Cox 
diff --git a/include/linux/fddidevice.h b/include/linux/fddidevice.h
index 2e5ee47..002f636 100644
--- a/include/linux/fddidevice.h
+++ b/include/linux/fddidevice.h
@@ -10,7 +10,7 @@
  * Author:	Lawrence V. Stefani, <[email protected]>
  *
  *		fddidevice.h is based on previous trdevice.h work by
- *			Ross Biro, <[email protected]>
+ *			Ross Biro
  *			Fred N. van Kempen, <[email protected]>
  *			Alan Cox, <[email protected]>
  *
diff --git a/include/linux/hippidevice.h b/include/linux/hippidevice.h
index 89b3a4a..9debe6b 100644
--- a/include/linux/hippidevice.h
+++ b/include/linux/hippidevice.h
@@ -10,7 +10,7 @@
  * Author:	Jes Sorensen, <[email protected]>
  *
  *		hippidevice.h is based on previous fddidevice.h work by
- *			Ross Biro, <[email protected]>
+ *			Ross Biro
  *			Fred N. van Kempen, <[email protected]>
  *			Alan Cox, <[email protected]>
  *			Lawrence V. Stefani, <[email protected]>
diff --git a/include/linux/if.h b/include/linux/if.h
index 110282d..d73a9d6 100644
--- a/include/linux/if.h
+++ b/include/linux/if.h
@@ -8,7 +8,7 @@
  * Version:	@(#)if.h	1.0.2	04/18/93
  *
  * Authors:	Original taken from Berkeley UNIX 4.3, (c) UCB 1982-1988
- *		Ross Biro, <[email protected]>
+ *		Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *
  *		This program is free software; you can redistribute it and/or
diff --git a/include/linux/if_arp.h b/include/linux/if_arp.h
index bbf49bc..0856548 100644
--- a/include/linux/if_arp.h
+++ b/include/linux/if_arp.h
@@ -9,7 +9,7 @@
  *
  * Authors:	Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988
  *		Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source.
- *		Ross Biro, <[email protected]>
+ *		Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *		Florian La Roche,
  *		Jonathan Layes <[email protected]>
diff --git a/include/linux/net.h b/include/linux/net.h
index e5914c1..6d997ff 100644
--- a/include/linux/net.h
+++ b/include/linux/net.h
@@ -7,7 +7,7 @@
  * Version:	@(#)net.h	1.0.3	05/25/93
  *
  * Authors:	Orest Zborowski, <[email protected]>
- *		Ross Biro, <[email protected]>
+ *		Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *
  *		This program is free software; you can redistribute it and/or
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index 8d775be6..ac11d73 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -7,7 +7,7 @@
  *
  * Version:	@(#)dev.h	1.0.10	08/12/93
  *
- * Authors:	Ross Biro, <[email protected]>
+ * Authors:	Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *		Corey Minyard <[email protected]>
  *		Donald J. Becker, <[email protected]>
diff --git a/include/linux/sockios.h b/include/linux/sockios.h
index 5eb3320..e6b9d1d 100644
--- a/include/linux/sockios.h
+++ b/include/linux/sockios.h
@@ -7,7 +7,7 @@
  *
  * Version:	@(#)sockios.h	1.0.2	03/09/93
  *
- * Authors:	Ross Biro, <[email protected]>
+ * Authors:	Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *
  *		This program is free software; you can redistribute it and/or
diff --git a/include/linux/trdevice.h b/include/linux/trdevice.h
index aaa1f337..99e02ef 100644
--- a/include/linux/trdevice.h
+++ b/include/linux/trdevice.h
@@ -7,7 +7,7 @@
  *
  * Version:	@(#)eth.h	1.0.4	05/13/93
  *
- * Authors:	Ross Biro, <[email protected]>
+ * Authors:	Ross Biro
  *		Fred N. van Kempen, <[email protected]>
  *
  *		Relocated to include/linux where it belongs by Alan Cox