aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLeo Kim <[email protected]>2015-11-06 11:12:23 +0900
committerGreg Kroah-Hartman <[email protected]>2015-11-15 20:02:47 -0800
commitb38e903090e12503a21183916ec8e5101b3ed610 (patch)
tree6ddb681dff1ed261be4842a6f99892e907191672 /tools/perf/scripts/python
parent83231b7233bfc924e7059512f3c497c8e90f2c2b (diff)
staging: wilc1000: fixes a struct allocation to match coding standards
This patch fixes the checks reported by checkpatch.pl for prefer kmalloc(sizeof(*tx_data)...) over kmalloc(sizeof(struct tx_complete_data)...) Signed-off-by: Leo Kim <[email protected]> Signed-off-by: Glen Lee <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions