mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@debian.org>
To: linux-kernel@vger.kernel.org
Subject: RFC: remove bcopy()
Date: Mon, 7 Oct 2002 15:25:10 +0100	[thread overview]
Message-ID: <20021007152510.K18545@parcelfarce.linux.theplanet.co.uk> (raw)


There are very few places in the kernel which use bcopy() as of 2.5.40,
and every single one of them #defines it to memcpy() [some argue this
should be memmove().  i'm not terribly concerned].  There's also no
declaration of the bcopy() function in the kernel headers.  In light of
this, would anyone object to a patch removing the definitions of bcopy
from lib/string.c and arch/*/lib?

-- 
Revolutions do not require corporate support.

             reply	other threads:[~2002-10-07 14:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-07 14:25 Matthew Wilcox [this message]
2002-10-07 15:22 ` Christoph Hellwig
2002-10-07 15:38   ` Matthew Wilcox
2002-10-07 17:20     ` Matthew Wilcox

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=20021007152510.K18545@parcelfarce.linux.theplanet.co.uk \
    --to=willy@debian.org \
    --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

all inboxes | Powered by JetHome®