linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: linux-i2c@vger.kernel.org
Cc: linux-pm@vger.kernel.org, Phil Reid <preid@electromag.com.au>,
	sre@kernel.org, Wolfram Sang <wsa@the-dreams.de>
Subject: [PATCH 0/3] power: supply: minor improvements to sbs-manager and battery
Date: Sun, 29 Oct 2017 16:35:42 +0100	[thread overview]
Message-ID: <20171029153545.3947-1-wsa@the-dreams.de> (raw)

Here are three patches I came up with when doing the code review for Phil
Reid's V11 series for the sbs-manager. This code is not upstream yet but resides
in this branch (already with these patches applied):

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/sbs-manager

Since Sebastian was super-fast in reviewing these patches, I will merge the
above branch pretty soon into i2c/for-next if nobody objects.

Thanks!


Wolfram Sang (3):
  power: supply: sbs-battery: remove superfluous variable init
  power: supply: sbs-battery: remove unchecked return var
  power: supply: sbs-message: fix some code style issues

 drivers/power/supply/sbs-battery.c | 12 ++++--------
 drivers/power/supply/sbs-manager.c |  7 ++++---
 2 files changed, 8 insertions(+), 11 deletions(-)

-- 
2.11.0

             reply	other threads:[~2017-10-29 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29 15:35 Wolfram Sang [this message]
2017-10-29 15:35 ` [PATCH 1/3] power: supply: sbs-battery: remove superfluous variable init Wolfram Sang
2017-10-29 15:35 ` [PATCH 2/3] power: supply: sbs-battery: remove unchecked return var Wolfram Sang
2017-10-29 15:35 ` [PATCH 3/3] power: supply: sbs-message: fix some code style issues 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=20171029153545.3947-1-wsa@the-dreams.de \
    --to=wsa@the-dreams.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=preid@electromag.com.au \
    --cc=sre@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).