All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH lttng-modules] Make vim users life easier
@ 2017-06-23 18:36 Michael Jeanson
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Jeanson @ 2017-06-23 18:36 UTC (permalink / raw)
  To: lttng-dev

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
---
 Kbuild.common                                            | 2 ++
 instrumentation/syscalls/lttng-syscalls-extractor/Kbuild | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/Kbuild.common b/Kbuild.common
index 2e6c4aa..16c62ab 100644
--- a/Kbuild.common
+++ b/Kbuild.common
@@ -48,3 +48,5 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),)
     ccflags-y += -DLTTNG_FTRACE_MISSING_HEADER
   endif
 endif
+
+# vim:syntax=make
diff --git a/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild b/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
index 4beb88c..55ff529 100644
--- a/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
+++ b/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
@@ -1 +1,3 @@
 obj-m += lttng-syscalls-extractor.o
+
+# vim:syntax=make
-- 
2.7.4

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH lttng-modules] Make vim users life easier
       [not found] <1498242979-19579-1-git-send-email-mjeanson@efficios.com>
@ 2017-06-23 19:12 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2017-06-23 19:12 UTC (permalink / raw)
  To: Michael Jeanson; +Cc: lttng-dev

Merged into master, thanks!

Mathieu

----- On Jun 23, 2017, at 2:36 PM, Michael Jeanson mjeanson@efficios.com wrote:

> Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
> ---
> Kbuild.common                                            | 2 ++
> instrumentation/syscalls/lttng-syscalls-extractor/Kbuild | 2 ++
> 2 files changed, 4 insertions(+)
> 
> diff --git a/Kbuild.common b/Kbuild.common
> index 2e6c4aa..16c62ab 100644
> --- a/Kbuild.common
> +++ b/Kbuild.common
> @@ -48,3 +48,5 @@ ifneq ($(CONFIG_DYNAMIC_FTRACE),)
>     ccflags-y += -DLTTNG_FTRACE_MISSING_HEADER
>   endif
> endif
> +
> +# vim:syntax=make
> diff --git a/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
> b/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
> index 4beb88c..55ff529 100644
> --- a/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
> +++ b/instrumentation/syscalls/lttng-syscalls-extractor/Kbuild
> @@ -1 +1,3 @@
> obj-m += lttng-syscalls-extractor.o
> +
> +# vim:syntax=make
> --
> 2.7.4

-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-23 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23 18:36 [PATCH lttng-modules] Make vim users life easier Michael Jeanson
     [not found] <1498242979-19579-1-git-send-email-mjeanson@efficios.com>
2017-06-23 19:12 ` Mathieu Desnoyers

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.