From: "YOSHIFUJI Hideaki / 吉藤英明" <yoshfuji@linux-ipv6.org>
To: vda@port.imtp.ilyichevsk.odessa.ua
Cc: jmorris@redhat.com, davem@davemloft.net,
linux-kernel@vger.kernel.org, yoshfuji@linux-ipv6.org
Subject: Re: [PATCH] add rotate left/right ops to bitops.h
Date: Sun, 03 Oct 2004 19:56:45 +0900 (JST) [thread overview]
Message-ID: <20041003.195645.08061913.yoshfuji@linux-ipv6.org> (raw)
In-Reply-To: <200410031344.54182.vda@port.imtp.ilyichevsk.odessa.ua>
In article <200410031344.54182.vda@port.imtp.ilyichevsk.odessa.ua> (at Sun, 3 Oct 2004 13:44:54 +0300), Denis Vlasenko <vda@port.imtp.ilyichevsk.odessa.ua> says:
> extern inline u32 rol32(u32 x, int num)
:
Please do not use use extern inline; use static inline instead.
Thanks.
--
Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
next prev parent reply other threads:[~2004-10-03 10:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-03 10:44 Denis Vlasenko
2004-10-03 10:56 ` YOSHIFUJI Hideaki / 吉藤英明 [this message]
2004-10-03 10:59 ` Denis Vlasenko
2004-10-04 9:55 ` Andrew Morton
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=20041003.195645.08061913.yoshfuji@linux-ipv6.org \
--to=yoshfuji@linux-ipv6.org \
--cc=davem@davemloft.net \
--cc=jmorris@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vda@port.imtp.ilyichevsk.odessa.ua \
/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
Powered by JetHome