From: Oleg Verych <olecom@flower.upol.cz>
To: kernel-janitors@vger.kernel.org
Subject: Nack Re: [KJ] [PATCH] is_power_of_2 in ia64mm
Date: Fri, 16 Feb 2007 16:13:22 +0000 [thread overview]
Message-ID: <slrnetbmim.fkn.olecom@flower.upol.cz> (raw)
> From: Vignesh Babu BM
> Newsgroups: gmane.linux.kernel.janitors,gmane.linux.kernel.mm,gmane.linux.ports.ia64,gmane.linux.kernel
> Subject: [KJ] [PATCH] is_power_of_2 in ia64mm
> Date: Fri, 16 Feb 2007 17:33:55 +0530
[]
> Replacing (n & (n-1)) in the context of power of 2 checks
> with is_power_of_2
And this may be
* not_odd()
* ! odd()
* even()
* etc.
So, let's do not turn C in English, huh?
____
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Kernel-janitor-discuss mailing list
Kernel-janitor-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kernel-janitor-discuss
reply other threads:[~2007-02-16 16:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=slrnetbmim.fkn.olecom@flower.upol.cz \
--to=olecom@flower.upol.cz \
--cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.