Re: [PATCH] size-in-bytes

Andries.Brouwer@cwi.nl
Mon, 18 Feb 2002 23:29:17 GMT


>> This is ugly, one finds a lot of shifting left and right, as in
>> limit = (size << BLOCK_SIZE_BITS) >> sector_bits;

> We want to stay with the shift counts.

You misunderstand.
I meant what I said in a very literal way, not as some kind
of colloquial expression.
And "left and right" has been replaced by "right".

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/