From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] firewire: core: move copy_port_status() helper function to TP_fast_assign() block
Date: Fri, 12 Jul 2024 09:25:05 +0900 [thread overview]
Message-ID: <20240712002505.GA86058@workstation.local> (raw)
In-Reply-To: <20240712000424.85124-1-o-takashi@sakamocchi.jp>
Hi,
On Fri, Jul 12, 2024 at 09:04:24AM +0900, Takashi Sakamoto wrote:
> It would be possible to put any statement in TP_fast_assign().
>
> This commit obsoletes the helper function and put its statements to
> TP_fast_assign() for the code simplicity.
>
> Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
> ---
> drivers/firewire/core-trace.c | 11 -----------
> include/trace/events/firewire.h | 12 ++++++++++--
> 2 files changed, 10 insertions(+), 13 deletions(-)
I realized that the prototype of helper function still exists in
'include/trace/events/firewire.h'. Let me abandon this patch and
resend the revised version.
Regards
Takashi Sakamoto
prev parent reply other threads:[~2024-07-12 0:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 0:04 [PATCH] firewire: core: move copy_port_status() helper function to TP_fast_assign() block Takashi Sakamoto
2024-07-12 0:25 ` Takashi Sakamoto [this message]
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=20240712002505.GA86058@workstation.local \
--to=o-takashi@sakamocchi.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/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.