summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorRuben Wauters <rubenru09@aol.com>2025-07-22 00:22:03 +0100
committerThomas Zimmermann <tzimmermann@suse.de>2025-08-11 17:18:24 +0200
commitfb6c2d16a46e6366cc154ade97dd466a9f595537 (patch)
tree2158d09b074e861a0e14ee5ef2a698e66ab1f912 /rust/helpers
parent08c51f5bddc81c8c97c1eb11861b0dc009e5ccd8 (diff)
drm/gud: Remove unnecessary logging
The debug logging in gud_disconnect() adds zero detail and is unnecessary, as it only prints the function name. The same functionality can be achieved by using ftrace, and is highlighted by checkpatch, stating the same. This patch removes the debug log in the gud_disconnect() function. Signed-off-by: Ruben Wauters <rubenru09@aol.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://lore.kernel.org/r/20250721232210.12578-1-rubenru09@aol.com
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions