All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org, soc@kernel.org
Cc: tee-dev@lists.linaro.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] tee subsystem fix for v5.8
Date: Mon, 4 May 2020 20:13:33 +0200	[thread overview]
Message-ID: <20200504181333.GA11018@jade> (raw)

Hello arm-soc maintainers,

Please pull this small fix for a Smatch warning in tee_shm_alloc().

Thanks,
Jens

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-smatch-for-5.8

for you to fetch changes up to 1115899e7aad71bc36100c3fa1d0b99cff9263e6:

  tee: remove unnecessary NULL check in tee_shm_alloc() (2020-04-20 13:12:01 +0200)

----------------------------------------------------------------
tee: remove unnecessary NULL check in tee_shm_alloc()

----------------------------------------------------------------
Dan Carpenter (1):
      tee: remove unnecessary NULL check in tee_shm_alloc()

 drivers/tee/tee_shm.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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

WARNING: multiple messages have this Message-ID (diff)
From: Jens Wiklander <jens.wiklander@linaro.org>
To: arm@kernel.org, soc@kernel.org
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	tee-dev@lists.linaro.org
Subject: [GIT PULL] tee subsystem fix for v5.8
Date: Mon, 4 May 2020 20:13:33 +0200	[thread overview]
Message-ID: <20200504181333.GA11018@jade> (raw)

Hello arm-soc maintainers,

Please pull this small fix for a Smatch warning in tee_shm_alloc().

Thanks,
Jens

The following changes since commit ae83d0b416db002fe95601e7f97f64b59514d936:

  Linux 5.7-rc2 (2020-04-19 14:35:30 -0700)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-smatch-for-5.8

for you to fetch changes up to 1115899e7aad71bc36100c3fa1d0b99cff9263e6:

  tee: remove unnecessary NULL check in tee_shm_alloc() (2020-04-20 13:12:01 +0200)

----------------------------------------------------------------
tee: remove unnecessary NULL check in tee_shm_alloc()

----------------------------------------------------------------
Dan Carpenter (1):
      tee: remove unnecessary NULL check in tee_shm_alloc()

 drivers/tee/tee_shm.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

             reply	other threads:[~2020-05-04 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 18:13 Jens Wiklander [this message]
2020-05-04 18:13 ` [GIT PULL] tee subsystem fix for v5.8 Jens Wiklander

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=20200504181333.GA11018@jade \
    --to=jens.wiklander@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=tee-dev@lists.linaro.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.