From: Yann Droneaud <ydroneaud@opteya.com>
To: Steven Rostedt <rostedt@goodmis.org>,
Ingo Molnar <mingo@redhat.com>, Theodore Ts'o <tytso@mit.edu>
Cc: Andy Lutomirski <luto@kernel.org>,
linux-kernel@vger.kernel.org,
Yann Droneaud <ydroneaud@opteya.com>
Subject: [PATCH 0/4] random/trace: remove unused function
Date: Thu, 21 May 2020 15:46:24 +0200 [thread overview]
Message-ID: <cover.1590068270.git.ydroneaud@opteya.com> (raw)
Hi,
After simplifications brought recently to random [1], some
trace functions are no more needed. This patchset removes
them.
[1] https://lore.kernel.org/linux-api/cover.1577088521.git.luto@kernel.org/
Yann Droneaud (4):
random/trace: remove unused trace_random_read()
random/trace: remove unused trace_push_to_pool()
random/trace: remove unused trace_extract_entropy_user()
random/trace: remove unused trace_xfer_secondary_pool()
include/trace/events/random.h | 93 +----------------------------------
1 file changed, 1 insertion(+), 92 deletions(-)
--
2.25.4
next reply other threads:[~2020-05-21 14:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 13:46 Yann Droneaud [this message]
2020-05-21 13:46 ` [PATCH 1/4] random/trace: remove unused trace_random_read() Yann Droneaud
2020-05-21 13:46 ` [PATCH 2/4] random/trace: remove unused trace_push_to_pool() Yann Droneaud
2020-05-21 13:46 ` [PATCH 3/4] random/trace: remove unused trace_extract_entropy_user() Yann Droneaud
2020-05-21 13:46 ` [PATCH 4/4] random/trace: remove unused trace_xfer_secondary_pool() Yann Droneaud
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=cover.1590068270.git.ydroneaud@opteya.com \
--to=ydroneaud@opteya.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luto@kernel.org \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
--cc=tytso@mit.edu \
/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