remove broken URLs from net drivers' output
Remove broken URLs (www.scyld.com) from network drivers' logging output. URLs in comments and other strings are left intact. Signed-off-by: Markus Dahms <dahms@fh-brandenburg.de> Acked-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-by: Alan Cox <alan@redhat.com> igned-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
b96687768a
commit
2c2a8c531e
@@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
static const char * const version =
|
||||
"eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html\n"
|
||||
"eepro100.c:v1.09j-t 9/29/99 Donald Becker\n"
|
||||
"eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw@saw.sw.com.sg> and others\n";
|
||||
|
||||
/* A few user-configurable values that apply to all boards.
|
||||
|
Reference in New Issue
Block a user