All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: linux-i2c@vger.kernel.org
Cc: Wolfram Sang <wsa@kernel.org>,
	linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org
Subject: [PATCH RFT 0/2] i2c: tegra-bpmp: cleanups
Date: Wed, 31 Mar 2021 09:51:39 +0200	[thread overview]
Message-ID: <20210331075141.22227-1-wsa@kernel.org> (raw)

While reviewing a patch for this driver, I noticed that we can remove
quite some lines here. Not tested on HW, because I don't have it. Builds
fine, though. I'd appreciate tests / reviews. Thanks!

Wolfram Sang (2):
  i2c: tegra-bpmp: don't modify input variable in xlate_flags
  i2c: tegra-bpmp: make some functions void

 drivers/i2c/busses/i2c-tegra-bpmp.c | 52 +++++++----------------------
 1 file changed, 12 insertions(+), 40 deletions(-)

-- 
2.30.0


             reply	other threads:[~2021-03-31  7:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31  7:51 Wolfram Sang [this message]
2021-03-31  7:51 ` [PATCH RFT 1/2] i2c: tegra-bpmp: don't modify input variable in xlate_flags Wolfram Sang
2021-04-01 11:10   ` Thierry Reding
2021-04-01 13:23   ` Thierry Reding
2021-04-05 21:02   ` Wolfram Sang
2021-03-31  7:51 ` [PATCH RFT 2/2] i2c: tegra-bpmp: make some functions void Wolfram Sang
2021-04-01 11:11   ` Thierry Reding
2021-04-01 13:23   ` Thierry Reding
2021-04-05 21:03   ` Wolfram Sang

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=20210331075141.22227-1-wsa@kernel.org \
    --to=wsa@kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    /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.