From: Zijun Hu <zijun_hu@icloud.com>
To: Andrew Morton <akpm@linux-foundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Zijun Hu <zijun_hu@icloud.com>,
linux-kernel@vger.kernel.org, Zijun Hu <quic_zijuhu@quicinc.com>
Subject: [PATCH 0/2] lib: devres: Simplify both API devm_iounmap() and devm_ioport_unmap() implementation
Date: Wed, 18 Sep 2024 22:48:12 +0800 [thread overview]
Message-ID: <20240918-fix_lib_devres-v1-0-e696ab5486e6@quicinc.com> (raw)
This patch series is to simplify implementation for both API
devm_iounmap() and devm_ioport_unmap().
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
---
Zijun Hu (2):
lib: devres: Simplify API devm_iounmap() implementation
lib: devres: Simplify API devm_ioport_unmap() implementation
lib/devres.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
---
base-commit: 6a36d828bdef0e02b1e6c12e2160f5b83be6aab5
change-id: 20240918-fix_lib_devres-321e311a147a
Best regards,
--
Zijun Hu <quic_zijuhu@quicinc.com>
next reply other threads:[~2024-09-18 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-18 14:48 Zijun Hu [this message]
2024-09-18 14:48 ` [PATCH 1/2] lib: devres: Simplify API devm_iounmap() implementation Zijun Hu
2024-09-18 14:48 ` [PATCH 2/2] lib: devres: Simplify API devm_ioport_unmap() implementation Zijun Hu
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=20240918-fix_lib_devres-v1-0-e696ab5486e6@quicinc.com \
--to=zijun_hu@icloud.com \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_zijuhu@quicinc.com \
/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
Powered by JetHome