[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4762C28A.4040002@cosmosbay.com>
Date: Fri, 14 Dec 2007 18:51:06 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux kernel <linux-kernel@...r.kernel.org>,
Al Viro <viro@....linux.org.uk>
Subject: [PATCH] Use ilog2() in fs/namespace.c
We can use ilog2() in fs/namespace.c to compute hash_bits and hash_mask at
compile time, not runtime.
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "namespace.patch" of type "text/plain" (1417 bytes)
Powered by blists - more mailing lists