mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libmnl: fix indentation
Date: Wed, 29 Apr 2026 10:08:33 +0200	[thread overview]
Message-ID: <afG8gVeoieo5U-ID@lenoch> (raw)

From: Ladislav Michl <ladis@triops.cz>

Signed-off-by: Ladislav Michl <ladis@triops.cz>
---
 rules/libmnl.in   | 10 +++++-----
 rules/libmnl.make |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/rules/libmnl.in b/rules/libmnl.in
index aa71e5d05..bc6144c03 100644
--- a/rules/libmnl.in
+++ b/rules/libmnl.in
@@ -4,8 +4,8 @@ config LIBMNL
 	bool
 	prompt "libmnl"
 	help
-		libmnl is a minimalistic user-space library oriented to Netlink
-		developers. There are a lot of common tasks in parsing, validating,
-		constructing of both the Netlink header and TLVs that are repetitive
-		and easy to get wrong. This library aims to provide simple helpers
-		that allows you to re-use code and to avoid re-inventing the wheel.
+	  libmnl is a minimalistic user-space library oriented to Netlink
+	  developers. There are a lot of common tasks in parsing, validating,
+	  constructing of both the Netlink header and TLVs that are repetitive
+	  and easy to get wrong. This library aims to provide simple helpers
+	  that allows you to re-use code and to avoid re-inventing the wheel.
diff --git a/rules/libmnl.make b/rules/libmnl.make
index beb00dbd4..168f6fa0e 100644
--- a/rules/libmnl.make
+++ b/rules/libmnl.make
@@ -18,9 +18,9 @@ LIBMNL_VERSION	:= 1.0.5
 LIBMNL_MD5	:= 0bbb70573119ec5d49435114583e7a49
 LIBMNL		:= libmnl-$(LIBMNL_VERSION)
 LIBMNL_SUFFIX	:= tar.bz2
-LIBMNL_URL		:= https://ftp.netfilter.org/pub/libmnl/$(LIBMNL).$(LIBMNL_SUFFIX)
+LIBMNL_URL	:= https://ftp.netfilter.org/pub/libmnl/$(LIBMNL).$(LIBMNL_SUFFIX)
 LIBMNL_SOURCE	:= $(SRCDIR)/$(LIBMNL).$(LIBMNL_SUFFIX)
-LIBMNL_DIR		:= $(BUILDDIR)/$(LIBMNL)
+LIBMNL_DIR	:= $(BUILDDIR)/$(LIBMNL)
 LIBMNL_LICENSE	:= LGPL-2.1-or-later
 LIBMNL_LICENSE_FILES := file://COPYING;md5=4fbd65380cdd255951079008b364516c
 
-- 
2.47.3




             reply	other threads:[~2026-04-29  8:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29  8:08 Ladislav Michl [this message]
2026-04-29  9:25 ` Alexander Dahl via ptxdist

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=afG8gVeoieo5U-ID@lenoch \
    --to=oss-lists@triops.cz \
    --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