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: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	op-tee@lists.trustedfirmware.org
Subject: [GIT PULL] Add __init/__exit annotations OP-TEE driver for v6.2
Date: Fri, 18 Nov 2022 13:18:16 +0100	[thread overview]
Message-ID: <Y3d4CHWl3Ofx5OrX@jade> (raw)

Hello arm-soc maintainers,

Please pull this small patch which adds __init/__exit annotations to the
OP-TEE driver module.

Thanks,
Jens

The following changes since commit 4fe89d07dcc2804c8b562f6c7896a45643d34b2f:

  Linux 6.0 (2022-10-02 14:09:07 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-for-6.2

for you to fetch changes up to bd52407221b4702af690456b2b6006fa6440e893:

  optee: Add __init/__exit annotations to module init/exit funcs (2022-10-11 11:20:16 +0200)

----------------------------------------------------------------
Add missing __init/__exit annotations to OP-TEE driver

----------------------------------------------------------------
Xiu Jianfeng (1):
      optee: Add __init/__exit annotations to module init/exit funcs

 drivers/tee/optee/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

             reply	other threads:[~2022-11-18 12:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18 12:18 Jens Wiklander [this message]
2022-11-21 14:52 ` [GIT PULL] Add __init/__exit annotations OP-TEE driver for v6.2 patchwork-bot+linux-soc

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=Y3d4CHWl3Ofx5OrX@jade \
    --to=jens.wiklander@linaro.org \
    --cc=arm@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=op-tee@lists.trustedfirmware.org \
    --cc=soc@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.