aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-09-29 12:42:15 +0300
committerWolfram Sang <[email protected]>2022-10-02 00:43:11 +0200
commitfe682780d5cdf7b3932c6a1c669db8fc344f7e17 (patch)
treec7d1f1843f63d38c66f2c4ac19b1ce38f278e5d6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parent65769162ae4b7f2d82e54998be446226b05fcd8f (diff)
i2c: designware-pci: Use standard pattern for memory allocation
The pattern foo = kmalloc(sizeof(*foo), GFP_KERNEL); has an advantage when foo type is changed. Since we are planning a such, better to be prepared by using standard pattern for memory allocation. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Jarkko Nikula <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions