qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] trace: Simplify find_debugfs()


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/3] trace: Simplify find_debugfs()
Date: Thu, 9 Nov 2017 10:42:02 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

On Wed, Nov 08, 2017 at 12:31:34AM +0900, Namhyung Kim wrote:
> The return vale of find_debugfs() is 1 if it could find a mount point of
> debugfs.  It can be saved in the while loop instead of checking it again.
> 
> Signed-off-by: Namhyung Kim <address@hidden>
> ---
>  trace/ftrace.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

Thanks, applied all to my tracing-next tree:
https://github.com/stefanha/qemu/commits/tracing-next

Please send multi-patch series with a cover letter in the future (git
format-patch --cover-letter).  Continuous integration tools may ignore
multi-patch series without a cover letter.

qemu.git/master is currently frozen for the QEMU 2.11 release so you
won't see your patches in master until QEMU 2.11 has been released.
Once the development window opens again your patches will be merged into
qemu.git/master.

Stefan

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]