Re: [PATCH] amd: Neaten and remove unnecessary OOM messages

From: David Miller
Date: Wed Jun 25 2014 - 19:32:37 EST


From: Joe Perches <joe@xxxxxxxxxxx>
Date: Mon, 23 Jun 2014 14:36:35 -0700

> Make the code flow a little better for 80 columns.
>
> Use a consistent style for the RX and TX rings allocation.
> Use BIT macro.
> Use a temporary unsiged int entries for (1<<size).
> Remove the OOM messages as they duplicate the generic
> OOM and dump_stack() provided by the memory subsystem.
> Reflow allocs to 80 columns.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

Please repost with adjusted subject prefix (amd --> pcnet32), thanks.
--
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/