diff options
| author | Leo Kim <[email protected]> | 2015-11-06 11:12:23 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-11-15 20:02:47 -0800 |
| commit | b38e903090e12503a21183916ec8e5101b3ed610 (patch) | |
| tree | 6ddb681dff1ed261be4842a6f99892e907191672 /tools/perf/scripts/python | |
| parent | 83231b7233bfc924e7059512f3c497c8e90f2c2b (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