diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-17 21:51:07 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-17 21:51:07 +0300 |
commit | cfe20827fb78fe810e089e703dc96d70010ba798 (patch) | |
tree | 18d9460c139c2da228d46fe3fc81788589644f3a /tools/perf/scripts/python/syscall-counts.py | |
parent | 956ae8df7fed0a2acc7ae934f24493eaeb031f62 (diff) | |
parent | 3010518964dc96c41848a05a5b0ec11ccf8d5ebe (diff) | |
download | linux-cfe20827fb78fe810e089e703dc96d70010ba798.tar.xz |
Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Mika writes:
thunderbolt: Changes for v5.7 merge window
- A couple of commits that make the driver to use flexible-array member
instead of zero-length array extension. This allows compiler to issue a
warning if the flexible array is not the last member of a structure.
- Use scnprintf() instead of snprintf() to avoid potential buffer
overflow.
* tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt:
thunderbolt: Use scnprintf() for avoiding potential buffer overflow
thunderbolt: icm: Replace zero-length array with flexible-array member
thunderbolt: eeprom: Replace zero-length array with flexible-array member
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions