aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLeo Kim <[email protected]>2015-11-06 11:13:04 +0900
committerGreg Kroah-Hartman <[email protected]>2015-11-15 20:02:47 -0800
commit13b01e4095476a19d035effa558f791013b07aca (patch)
treea885d6869ec3101468a022190854fc2470010983 /tools/perf/scripts/python
parent2f7c31fd9c81a428c024cf5c18eeac6202bfabd7 (diff)
staging: wilc1000: fixes a struct allocation to match coding standards
This patch fixes the checks reported by checkpatch.pl for prefer kmalloc(sizeof(*rqe)...) over kmalloc(sizeof(struct rxq_entry_t)...) 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