diff options
author | 2023-08-28 11:41:06 +0100 | |
---|---|---|
committer | 2023-09-18 10:45:30 -0600 | |
commit | 7b4481cbe7e6bde275aa5e5f2aaa21455915e07c (patch) | |
tree | 81b666d0871de9469ac1879f2de04343e8ccf573 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kunit: string-stream-test: Add cases for string_stream newline appending (diff) | |
download | wireguard-linux-7b4481cbe7e6bde275aa5e5f2aaa21455915e07c.tar.xz wireguard-linux-7b4481cbe7e6bde275aa5e5f2aaa21455915e07c.zip |
kunit: Don't use a managed alloc in is_literal()
There is no need to use a test-managed alloc in is_literal().
The function frees the temporary buffer before returning.
This removes the only use of the test and gfp members of
struct string_stream outside of the string_stream implementation.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions