summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorMinghao Chi (CGEL ZTE) <chi.minghao@zte.com.cn>2022-02-10 09:09:26 +0300
committerLuca Coelho <luciano.coelho@intel.com>2022-02-18 11:40:55 +0300
commitc7d0abfde9b01f6092261299084502d60d3187b5 (patch)
tree65072de56e71f7d68499f15d2be09ff4f9224107 /tools/perf/scripts/python/stackcollapse.py
parent1132f6de0b857ee57fb3cb01bcdbe24db5e6dd46 (diff)
downloadlinux-c7d0abfde9b01f6092261299084502d60d3187b5.tar.xz
iwlwifi: dvm: use struct_size over open coded arithmetic
Replace zero-length array with flexible-array member and make use of the struct_size() helper in kmalloc(). For example: struct iwl_wipan_noa_data { ... u8 data[]; }; Make use of the struct_size() helper instead of an open-coded version in order to avoid any potential type mistakes. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Minghao Chi (CGEL ZTE) <chi.minghao@zte.com.cn> Link: https://lore.kernel.org/r/20220210060926.1608378-1-chi.minghao@zte.com.cn Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions