From: Steven Rostedt <rostedt@goodmis.org>
To: Vladislav Valtchev <vladislav.valtchev@gmail.com>
Cc: y.karadz@gmail.com, linux-trace-devel@vger.kernel.org
Subject: Re: [RFC PATCH v3 5/9] trace-cmd: Move libparsevent *.c files in lib/pevent
Date: Mon, 18 Dec 2017 13:02:14 -0500 [thread overview]
Message-ID: <20171218130214.19ced49d@gandalf.local.home> (raw)
In-Reply-To: <1513611250.2904.6.camel@gmail.com>
On Mon, 18 Dec 2017 17:34:10 +0200
Vladislav Valtchev <vladislav.valtchev@gmail.com> wrote:
> I copied the practice of using OBJS = and later OBJS += ... from the original Makefile:
>
> PLUGIN_OBJS =
> PLUGIN_OBJS += plugin_jbd2.o
> PLUGIN_OBJS += plugin_hrtimer.o
> PLUGIN_OBJS += plugin_kmem.o
> PLUGIN_OBJS += plugin_kvm.o
> PLUGIN_OBJS += plugin_mac80211.o
> PLUGIN_OBJS += plugin_sched_switch.o
> PLUGIN_OBJS += plugin_function.o
> PLUGIN_OBJS += plugin_xen.o
> PLUGIN_OBJS += plugin_scsi.o
> PLUGIN_OBJS += plugin_cfg80211.o
> PLUGIN_OBJS += plugin_blk.o
> PLUGIN_OBJS += plugin_tlb.o
>
> Would you like the empty assignment to be removed also from there?
Heh, I didn't remember doing that. But I did :-p
This is too minor to debate. Just use the "OBJS =".
Thanks,
-- Steve
next prev parent reply other threads:[~2017-12-18 18:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20171212162534.31144-1-vladislav.valtchev@gmail.com>
[not found] ` <20171212162534.31144-5-vladislav.valtchev@gmail.com>
[not found] ` <20171212190037.53710fa2@gandalf.local.home>
[not found] ` <1513171955.2565.42.camel@gmail.com>
2017-12-13 15:47 ` [RFC PATCH v3 4/9] trace-cmd: Extract part of Makefile in utils.mk Steven Rostedt
2017-12-18 15:29 ` Vladislav Valtchev
[not found] ` <20171212162534.31144-6-vladislav.valtchev@gmail.com>
[not found] ` <20171212192116.5e99d9aa@gandalf.local.home>
[not found] ` <1513166659.2565.37.camel@gmail.com>
2017-12-13 15:49 ` [RFC PATCH v3 5/9] trace-cmd: Move libparsevent *.c files in lib/pevent Steven Rostedt
2017-12-18 15:34 ` Vladislav Valtchev
2017-12-18 18:02 ` Steven Rostedt [this message]
[not found] ` <20171212162534.31144-10-vladislav.valtchev@gmail.com>
[not found] ` <20171212192911.0cd6aa14@gandalf.local.home>
[not found] ` <1513173046.2565.59.camel@gmail.com>
2017-12-13 15:51 ` [RFC PATCH v3 9/9] trace-cmd: Move GUI files in kernel-shark/ Steven Rostedt
[not found] ` <20171212193004.05efce2e@gandalf.local.home>
[not found] ` <1513173368.2565.64.camel@gmail.com>
2017-12-13 15:53 ` [RFC PATCH v3 0/9] trace-cmd: restructure of the source tree [incomplete] Steven Rostedt
2017-12-18 15:35 ` Vladislav Valtchev
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=20171218130214.19ced49d@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=vladislav.valtchev@gmail.com \
--cc=y.karadz@gmail.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;
as well as URLs for NNTP newsgroup(s).