diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-07-05 18:45:06 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-07-24 19:11:17 -0400 |
commit | ded4a2f1ae608772dd95e819f04bbaba1f0e78b1 (patch) | |
tree | 3185ee04226e9c3fd75bc0cc5e12ca8bb2b819b2 /scripts/gdb/linux/mm.py | |
parent | 74003fc4ae7619ac5a7bec8748a14f3a8655f3ea (diff) |
mac80211: tracing: Use the new __vstring() helper
Instead of open coding a __dynamic_array() with a fixed length (which
defeats the purpose of the dynamic array in the first place). Use the new
__vstring() helper that will use a va_list and only write enough of the
string into the ring buffer that is needed.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Johannes Berg <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions