diff options
author | 2023-10-10 18:04:41 -0400 | |
---|---|---|
committer | 2023-10-12 15:19:29 -0500 | |
commit | 19b3102c0b5350621e7492281f2be0f071fb7e31 (patch) | |
tree | 69c3c327b2955a63ed1319699ac6532c032741d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.6-rc5 (diff) | |
download | wireguard-linux-19b3102c0b5350621e7492281f2be0f071fb7e31.tar.xz wireguard-linux-19b3102c0b5350621e7492281f2be0f071fb7e31.zip |
fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
Use sizeof(name) instead of the equivalent, but hard coded,
DLM_LOCKSPACE_LEN + 8.
This is less verbose and more future proof.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions