public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
From: Ravi Kumar kairi <kumarkairiravi@gmail.com>
To: parthiban.veerasooran@microchip.com,
	christian.gromm@microchip.com, gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
	Ravi Kumar Kairi <kumarkairiravi@gmail.com>
Subject: [PATCH] Cleanup of most_video_dev structure
Date: Thu, 20 Feb 2025 00:01:50 +0530	[thread overview]
Message-ID: <20250219183152.176679-1-kumarkairiravi@gmail.com> (raw)

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


             reply	other threads:[~2025-02-19 18:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19 18:31 Ravi Kumar kairi [this message]
2025-02-19 18:31 ` [PATCH] staging: most: Remove unused mutex from most_video_dev Ravi Kumar kairi
2025-02-19 18:31 ` [PATCH] staging: most: Remove unused spinlock " Ravi Kumar kairi
  -- strict thread matches above, loose matches on Subject: below --
2025-02-21 16:34 [PATCH] Cleanup of most_video_dev structure Ravi Kumar kairi
2025-02-22  8:07 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250219183152.176679-1-kumarkairiravi@gmail.com \
    --to=kumarkairiravi@gmail.com \
    --cc=christian.gromm@microchip.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=parthiban.veerasooran@microchip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox