From: "Harald Dunkel" <harald.dunkel@t-online.de>
To: LKML Mailinglist <linux-kernel@vger.kernel.org>
Subject: asm-x86_64/bitops.h: problem with long vs int?
Date: Wed, 07 Jul 2004 10:28:52 +0200 [thread overview]
Message-ID: <40EBB444.6020309@t-online.de> (raw)
Hi folks,
Maybe its just a cosmetic problem, but the definitions
for set_bit() and clear_bit() in asm-x86_64/bitops.h
look a little bit asymmetrical:
static __inline__ void set_bit(long nr, volatile void * addr)
static __inline__ void clear_bit(int nr, volatile void * addr)
Regards
Harri
next reply other threads:[~2004-07-07 8:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-07 8:28 Harald Dunkel [this message]
[not found] <2fg8d-36c-5@gated-at.bofh.it>
2004-07-07 9:31 ` asm-x86_64/bitops.h: problem with long vs int? Andi Kleen
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=40EBB444.6020309@t-online.de \
--to=harald.dunkel@t-online.de \
--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