mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 3/5] nftables: Fix Vim modelines
Date: Fri,  6 Apr 2018 11:07:28 +0200	[thread overview]
Message-ID: <20180406090730.2055-4-ada@thorsis.com> (raw)
In-Reply-To: <20180406090730.2055-1-ada@thorsis.com>

* Add line in kconfig rule
* Fix line in make rule

Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
 rules/nftables.in   | 3 ++-
 rules/nftables.make | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/nftables.in b/rules/nftables.in
index 0377e731c1..be7fca1fa0 100644
--- a/rules/nftables.in
+++ b/rules/nftables.in
@@ -24,7 +24,6 @@ config NFTABLES_DEBUG
 	default y
 	prompt "enable debug"
 
-
 config NFTABLES_MGMP
 	bool
 	prompt "use mini-GMP"
@@ -33,3 +32,5 @@ config NFTABLES_MGMP
 	  libgmp. (may reduce debugging verbosity on some files)
 
 endif
+
+# vim: ft=kconfig noet tw=72
diff --git a/rules/nftables.make b/rules/nftables.make
index 74828a2e92..774a1fd935 100644
--- a/rules/nftables.make
+++ b/rules/nftables.make
@@ -61,4 +61,4 @@ $(STATEDIR)/nftables.targetinstall:
 
 	@$(call touch)
 
-# vim: syntax=make
+# vim: ft=make noet ts=8 sw=8
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2018-04-06  9:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-06  9:07 [ptxdist] [PATCH v2 0/5] netfilter: Upgrades and autostart Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 1/5] libnftnl: Upgrade from 1.0.6 to 1.0.9 Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 2/5] nftables: Upgrade from v0.6 to v0.8.3 Alexander Dahl
2018-04-06  9:48   ` Alexander Dahl
2018-04-06  9:07 ` Alexander Dahl [this message]
2018-04-10  8:47   ` [ptxdist] [PATCH v2 3/5] nftables: Fix Vim modelines Michael Olbrich
2018-04-10  9:02     ` Alexander Dahl
2018-04-10 14:03       ` Michael Olbrich
2018-04-06  9:07 ` [ptxdist] [PATCH v2 4/5] nftables: Add example config file Alexander Dahl
2018-04-06  9:07 ` [ptxdist] [PATCH v2 5/5] nftables: Add bbinit startscript Alexander Dahl
2018-04-09  8:30   ` Michael Olbrich
2018-04-09  9:16     ` Alexander Dahl
2018-04-10  6:57     ` Alexander Dahl
2018-04-10  8:42       ` Michael Olbrich

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=20180406090730.2055-4-ada@thorsis.com \
    --to=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /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