aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorIyappan Subramanian <[email protected]>2017-03-21 18:18:05 -0700
committerDavid S. Miller <[email protected]>2017-03-22 19:17:14 -0700
commit1ffa8a7aa516473b3575ee8c30f4e0b1bb29a7d8 (patch)
tree650bf7ddbc178cf26c54217103cca27014bc4314 /tools/perf/scripts/python/event_analyzing_sample.py
parentb2180a8f28dbd66d6593a70ead791ad9b347bc74 (diff)
drivers: net: xgene-v2: misc fixes
Fixed review comments from the previous patch-set. - changed return value check of platform_get_irq() to < 0 - replaced devm_request(free)_irq() calls by request(free)_irq() since they are called from open() and close() - changed sizeof(struct mystruct) to sizeof(*mystruct) - reduced indentation on tx_timeout() Signed-off-by: Iyappan Subramanian <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions