[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080809160721.320b114d.pj@sgi.com>
Date: Sat, 9 Aug 2008 16:07:21 -0500
From: Paul Jackson <pj@....com>
To: "Rakib Mullick" <rakib.mullick@...il.com>
Cc: menage@...gle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cgroup.c: Some 'hlist_head' function fixes.
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@....com> 1.940.382.4214
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists