Re: [PATCH] /driver/net/wan/sbs520
From: Matthias-Christian Ott <hidden>
Date: 2005-01-10 17:48:07
Also in:
lkml
Alexey Dobriyan wrote:
quoted hunk ↗ jump to hunk
On Mon, 10 Jan 2005 07:46:52 -0700, Adam Anthony wrote:quoted
With the permission of my employer, SBS Technologies, Inc., I have released a patch for 2.4 kernels that supports the 520 Series of WAN adapters.My editor shows ^M at the end of every line of new Documentation/Configure.help, MAINTAINERS (add ~63400 bogus lines!). Please, look at the patch _after_ generating it.quoted
+obj-$(CONFIG_LANMEDIA) += syncppp.o^Mquoted
+subdir-$(CONFIG_LANMEDIA) += lmc^MAlso random ^M's.--- linux-2.4.28-virgin/drivers/net/wan/sbs520/lnxosl.c +++ /usr/src/linux-2.4.28/drivers/net/wan/sbs520/lnxosl.cquoted
+// Programming Language: C^M +// Target Processor: Any^M +// Target Operating System: Linux^MWell, this is pretty obvious to everyone here. :-)quoted
+// This software may be used and distributed according to the terms^M +// of the GNU General Public License, incorporated herein by reference.^MStupid question: do you mean GPL version 2 or something else? Alexey - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
That's ugly, that are Microsoft line endings. Matthias-Christian Ott