From: David S. Miller Date: Tue, 20 Jun 2006 08:20:30 +0000 (-0700) Subject: [SPARC64]: bp->pil can never be zero X-Git-Tag: v2.6.18-rc1~1100^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a76267f0e52d920e6bb6da75541e6116d7304da;p=pandora-kernel.git [SPARC64]: bp->pil can never be zero Only pil0_dummy_bucket had a pil of zero and we just killed that off, so we can delete all special case code that used bp->pil==0 as a way to identify a dummy bucket. Signed-off-by: David S. Miller --- Reading git-diff-tree failed