Re: [PATCH] bio: sizeof pointer instead of size of the pointed-totype?

From: Cyrill Gorcunov
Date: Wed Jul 15 2009 - 10:18:39 EST


[Roel Kluin - Wed, Jul 15, 2009 at 04:00:46PM +0200]
|
| Do not take the size of a pointer to determine the size of the pointed-to type
|
| Signed-off-by: Roel Kluin <roel.kluin@xxxxxxxxx>
| ---
| This is not yet tested. Is it correct?
|

Hi Roel,

as far as I see -- no, it should be not changed at all.
You manage with whole structures not pointers.

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