public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Cleanup of most_video_dev structure
@ 2025-02-21 16:34 Ravi Kumar kairi
  2025-02-21 16:34 ` [PATCH] staging: most: Remove unused mutex from most_video_dev Ravi Kumar kairi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ravi Kumar kairi @ 2025-02-21 16:34 UTC (permalink / raw)
  To: parthiban.veerasooran, christian.gromm, gregkh
  Cc: linux-staging, linux-kernel, Ravi Kumar Kairi

From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>

This patch series removes unused synchronization primitives from
struct most_video_dev.

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH] Cleanup of most_video_dev structure
@ 2025-02-19 18:31 Ravi Kumar kairi
  0 siblings, 0 replies; 7+ messages in thread
From: Ravi Kumar kairi @ 2025-02-19 18:31 UTC (permalink / raw)
  To: parthiban.veerasooran, christian.gromm, gregkh
  Cc: linux-staging, linux-kernel, Ravi Kumar Kairi

From: Ravi Kumar Kairi <kumarkairiravi@gmail.com>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-03-03  7:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-21 16:34 [PATCH] Cleanup of most_video_dev structure Ravi Kumar kairi
2025-02-21 16:34 ` [PATCH] staging: most: Remove unused mutex from most_video_dev Ravi Kumar kairi
2025-03-03  7:12   ` kernel test robot
2025-02-21 16:34 ` [PATCH] staging: most: Remove unused spinlock " Ravi Kumar kairi
2025-03-03  3:19   ` kernel test robot
2025-02-22  8:07 ` [PATCH] Cleanup of most_video_dev structure Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 18:31 Ravi Kumar kairi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox