All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: arm@kernel.org
Cc: kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org
Subject: Reset controller fix for v5.2
Date: Thu, 04 Jul 2019 12:37:06 +0200	[thread overview]
Message-ID: <1562236626.6641.13.camel@pengutronix.de> (raw)

Dear arm-soc maintainers,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/reset-fixes-for-v5.2

for you to fetch changes up to a71dcd3757e29cc8b43383ff18595d707cf08345:

  reset: remove redundant null check on pointer dev (2019-07-04 12:10:55 +0200)

----------------------------------------------------------------
Reset controller fix for v5.2

This tag removes a redundant device pointer NULL check from
__reset_control_get_from_lookup to fix a static code checker
warning.

----------------------------------------------------------------
Colin Ian King (1):
      reset: remove redundant null check on pointer dev

 drivers/reset/core.c | 3 ---
 1 file changed, 3 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-07-04 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 10:37 Philipp Zabel [this message]
2019-07-04 14:05 ` Reset controller fix for v5.2 Olof Johansson

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=1562236626.6641.13.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=arm@kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.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.