public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: "Harald Dunkel" <harald.dunkel@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: asm-x86_64/bitops.h: problem with long vs int?
Date: Wed, 07 Jul 2004 11:31:14 +0200	[thread overview]
Message-ID: <m3y8lwcgf1.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <2fg8d-36c-5@gated-at.bofh.it> (Harald Dunkel's message of "Wed, 07 Jul 2004 10:40:05 +0200")

"Harald Dunkel" <harald.dunkel@t-online.de> writes:

> 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)
>

It's cosmetic, but I changed set_bit to be int now too. Thanks.

-Andi


       reply	other threads:[~2004-07-07  9:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <2fg8d-36c-5@gated-at.bofh.it>
2004-07-07  9:31 ` Andi Kleen [this message]
2004-07-07  8:28 asm-x86_64/bitops.h: problem with long vs int? Harald Dunkel

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=m3y8lwcgf1.fsf@averell.firstfloor.org \
    --to=ak@muc.de \
    --cc=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