From: "Garst R. Reese" <reese@isn.net>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: do we need 10 copies?
Date: Sun, 23 Sep 2001 14:57:23 -0300 [thread overview]
Message-ID: <3BAE2283.41E7E8E8@isn.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
This table (512 bytes) and the code to implement crc-ccit is replicated
in 10 drivers. ppp-async even exports it. Surely there is a better way.
Garst
[-- Attachment #2: dupcrc --]
[-- Type: text/plain, Size: 915 bytes --]
arch/ppc/xmon/xmon.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
arch/ia64/sn/io/l1.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/net/hamradio/hdlcdrv.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/net/hamradio/baycom_epp.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/net/ppp_async.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/isdn/hisax/rawhdlc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/isdn/hisax/netjet.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
drivers/isdn/hisax/st5481_hdlc.c: 0x0000,0x1189,0x2312,0x329b,0x4624,0x57ad,0x6536,0x74bf,
drivers/isdn/tpam/tpam_crcpc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
net/irda/crc.c: 0x0000, 0x1189, 0x2312, 0x329b, 0x4624, 0x57ad, 0x6536, 0x74bf,
next reply other threads:[~2001-09-23 17:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-23 17:57 Garst R. Reese [this message]
2001-09-23 19:24 ` do we need 10 copies? Kai Germaschewski
2001-09-23 22:36 ` Dan Hollis
2001-09-23 23:39 ` Kai Henningsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3BAE2283.41E7E8E8@isn.net \
--to=reese@isn.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox