diff options
author | 2016-02-17 20:33:26 +0530 | |
---|---|---|
committer | 2016-02-18 14:58:47 -0500 | |
commit | a09f4af177d2a5b7dc424aba6ba808f4a674ce81 (patch) | |
tree | 9233aa47dcf8d8b512eab13565bd0ce711600446 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | IFF_NO_QUEUE: Fix for drivers not calling ether_setup() (diff) | |
download | linux-dev-a09f4af177d2a5b7dc424aba6ba808f4a674ce81.tar.xz linux-dev-a09f4af177d2a5b7dc424aba6ba808f4a674ce81.zip |
lance: Return correct error code
Failure of kzalloc should cause the enclosing function
to return -ENOMEM, not -ENODEV.
Additionally, removed the following checkpatch warnings:
ERROR: spaces required around that '==' (ctx:VxV)
ERROR: space required before the open parenthesis '('
CHECK: Comparison to NULL could be written "!lp"
Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions