[PATCH] Cleanup of most_video_dev structure
From: Ravi Kumar kairi
Date: Wed Feb 19 2025 - 13:37:59 EST
From: Ravi Kumar Kairi <kumarkairiravi@xxxxxxxxx>
This patch series removes unused synchronization primitives from
struct most_video_dev to improve maintainability.
Patch 1 removes an unused mutex, and Patch 2 removes an unused spinlock.
Ravi Kumar Kairi (2):
staging: most: Remove unused mutex from most_video_dev
staging: most: Remove unused spinlock from most_video_dev
drivers/staging/most/video/video.c | 3 ---
1 file changed, 3 deletions(-)
--
2.48.1