summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-08-09 01:24:55 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-09 02:57:30 +0400
commite03aec1686e4169d208881e10078d668ad6adb2b (patch)
tree2cadab1df723d9162976ad399e182e823836cb40 /CREDITS
parent88b2608c49b7fe3d9131d5a1d4a03438a589997c (diff)
downloadlinux-e03aec1686e4169d208881e10078d668ad6adb2b.tar.xz
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
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@perches.com> Acked-by: Don Fry <pcnet32@frontier.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions