Re: [PATCH] dma-buf/sw-sync: Remove unused debug code

2025-05-08 Thread Christian König
On 5/6/25 01:38, li...@treblig.org wrote: > From: "Dr. David Alan Gilbert" > > 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 on

[PATCH] dma-buf/sw-sync: Remove unused debug code

2025-05-05 Thread linux
From: "Dr. David Alan Gilbert" 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