diff options
author | Joe Perches <[email protected]> | 2014-08-08 14:24:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-08 15:57:30 -0700 |
commit | e03aec1686e4169d208881e10078d668ad6adb2b (patch) | |
tree | 2cadab1df723d9162976ad399e182e823836cb40 /tools/perf/scripts/python/sched-migration.py | |
parent | 88b2608c49b7fe3d9131d5a1d4a03438a589997c (diff) |
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 <[email protected]>
Acked-by: Don Fry <[email protected]>
Cc: David Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions