From: David S. Miller <hidden> Date: 2003-05-23 01:00:17
From: Martin Josefsson [off-list ref]
Date: 22 May 2003 13:15:39 +0200
On Thu, 2003-05-22 at 12:40, David S. Miller wrote:
> +static unsigned long size_to_order(unsigned long size)
Any reason you're not using get_order() ?
Because I'm stupid, I'll fix that thanks :-)