All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dhruv Menon <dhruvmenon1104@gmail.com>
To: aaro.koskinen@iki.fi, andreas@kemnade.info, vigneshr@ti.com,
	andi.shyti@kernel.org
Cc: jmkrzyszt@gmail.com, tony@atomide.com, khilman@baylibre.com,
	rogerq@kernel.org, linux-omap@vger.kernel.org,
	linux-i2c@vger.kernel.org, Dhruv Menon <dhruvmenon1104@gmail.com>
Subject: [PATCH v3 0/2] i2c: omap: trivial code cleanups
Date: Sat,  7 Dec 2024 18:12:01 +0530	[thread overview]
Message-ID: <cover.1733217877.git.dhruvmenon1104@gmail.com> (raw)

This patch series cleans up the coding style based on different 
kinds of checkpatch complains for i2c-omap and removes unused 
parameters.

Changes in v2:
      1. Improve language / grammar for the patch descriptions.
      2. Removed changes related to ms_sleep(). 
      3. split the patch into two patches.
      4. Sending it inlined instead of as an attachment.

Dhruv Menon (2):
  i2c: omap: Clean up coding style
  i2c: omap: remove unused parameter

 drivers/i2c/busses/i2c-omap.c | 203 ++++++++++++++++------------------
 1 file changed, 98 insertions(+), 105 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-12-07 12:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07 12:42 Dhruv Menon [this message]
2024-12-07 12:42 ` [PATCH v3 1/2] i2c: omap: Clean up coding style Dhruv Menon
2024-12-09 13:00   ` Roger Quadros
2024-12-10 14:44   ` Andi Shyti
2024-12-07 12:42 ` [PATCH v3 2/2] i2c: omap: remove unused parameter Dhruv Menon
2024-12-09 13:00   ` Roger Quadros

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=cover.1733217877.git.dhruvmenon1104@gmail.com \
    --to=dhruvmenon1104@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=andi.shyti@kernel.org \
    --cc=andreas@kemnade.info \
    --cc=jmkrzyszt@gmail.com \
    --cc=khilman@baylibre.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=rogerq@kernel.org \
    --cc=tony@atomide.com \
    --cc=vigneshr@ti.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.