diff options
author | 2025-05-06 00:38:38 +0100 | |
---|---|---|
committer | 2025-05-08 12:51:59 +0200 | |
commit | b3f737ae959a0d6386fcb54d4bf252fe88ab309c (patch) | |
tree | 5a44861c4d2ea1e574e6e1a49a7c3358dcbaba1c /scripts/lib/kdoc/kdoc_parser.py | |
parent | gpu: host1x: Use for_each_available_child_of_node_scoped() (diff) | |
download | wireguard-linux-b3f737ae959a0d6386fcb54d4bf252fe88ab309c.tar.xz wireguard-linux-b3f737ae959a0d6386fcb54d4bf252fe88ab309c.zip |
dma-buf/sw-sync: Remove unused debug code
sync_file_debug_add() and sync_file_debug_remove() have been unused
since 2016's
commit d4cab38e153d ("staging/android: prepare sync_file for de-staging")
Remove them.
Since sync_file_debug_add was the only thing to add to
sync_file_list_head, the code that dumps it in part of
sync_info_debugfs_show can be removed, and the declaration of
the list and it's associated lock can be removed.
(The 'fences:\n...' marker in that debugfs file is left in
so as not to change the output)
That leaves the sync_print_sync_file() helper unused, and
is thus removed.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://lore.kernel.org/r/20250505233838.105668-1-linux@treblig.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions