mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Jackson <pj@sgi.com>
To: "Rakib Mullick" <rakib.mullick@gmail.com>
Cc: menage@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cgroup.c: Some 'hlist_head' function fixes.
Date: Sat, 9 Aug 2008 16:07:21 -0500	[thread overview]
Message-ID: <20080809160721.320b114d.pj@sgi.com> (raw)
In-Reply-To: <b9df5fa10808080829l6275a208u65b3c48dafe6c8e1@mail.gmail.com>

Rabik wrote:
> +	i = 0;
> +	i = hash_long(tmp, CSS_SET_HASH_BITS);

That "i = 0;" looks unnecessary to me, given
that i is unconditionally set again, on the
very next line.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj@sgi.com> 1.940.382.4214

  reply	other threads:[~2008-08-09 21:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-08 15:29 Rakib Mullick
2008-08-09 21:07 ` Paul Jackson [this message]
     [not found]   ` <b9df5fa10808100036h35e2c461je9139516f724687@mail.gmail.com>
     [not found]     ` <20080810220816.105d66ea.pj@sgi.com>
     [not found]       ` <b9df5fa10808110202w38930bb3oa492284f1c072f1f@mail.gmail.com>
     [not found]         ` <20080811222942.a7998c43.pj@sgi.com>
2008-08-12 12:12           ` Rakib Mullick

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=20080809160721.320b114d.pj@sgi.com \
    --to=pj@sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=menage@google.com \
    --cc=rakib.mullick@gmail.com \
    /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