mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Ladislav Michl <oss-lists@triops.cz>
Subject: Re: [ptxdist] [APPLIED] libmnl: fix indentation
Date: Mon, 18 May 2026 09:53:22 +0200	[thread overview]
Message-ID: <20260518075322.49451-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <afG8gVeoieo5U-ID@lenoch>

Thanks, applied as 1bedd5d53a9283aada36c9312178a7355bd1b52e.

Michael

[sent from post-receive hook]

On Mon, 18 May 2026 09:53:22 +0200, Ladislav Michl <oss-lists@triops.cz> wrote:
> Signed-off-by: Ladislav Michl <ladis@triops.cz>
> Reviewed-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <afG8gVeoieo5U-ID@lenoch>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmnl.in b/rules/libmnl.in
> index aa71e5d05ccc..bc6144c03524 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 beb00dbd4e39..168f6fa0e6af 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
>  



      parent reply	other threads:[~2026-05-18  7:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-29  8:08 [ptxdist] [PATCH] " Ladislav Michl
2026-04-29  9:25 ` Alexander Dahl via ptxdist
2026-05-18  7:53 ` Michael Olbrich [this message]

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=20260518075322.49451-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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