[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240712002505.GA86058@workstation.local>
Date: Fri, 12 Jul 2024 09:25:05 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: linux1394-devel@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firewire: core: move copy_port_status() helper function
to TP_fast_assign() block
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@...amocchi.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
Powered by blists - more mailing lists