All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastian Stender <bst@pengutronix.de>
To: "David S. Miller" <davem@davemloft.net>,
	Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>,
	James Morris <jmorris@namei.org>,
	Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>,
	Patrick McHardy <kaber@trash.net>
Cc: netdev@vger.kernel.org, trivial@kernel.org, kernel@pengutronix.de
Subject: Re: [PATCH] net ipv4: use preferred log methods
Date: Wed, 30 Sep 2015 13:07:53 +0200	[thread overview]
Message-ID: <560BC289.40002@pengutronix.de> (raw)
In-Reply-To: <1443604843-22166-1-git-send-email-bst@pengutronix.de>

Hi,

On 09/30/2015 11:20 AM, Bastian Stender wrote:
> Replace printk calls with preferred unconditional log method calls to keep
> kernel messages clean.
>
> Signed-off-by: Bastian Stender <bst@pengutronix.de>
> ---
>   net/ipv4/ipconfig.c                            | 53 +++++++++-----------------
>   net/ipv4/netfilter/arp_tables.c                | 17 +--------
>   net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |  2 +-
>   net/ipv4/netfilter/nf_nat_snmp_basic.c         | 31 ++++++++-------
>   4 files changed, 36 insertions(+), 67 deletions(-)

Please ignore my previous patch. I'll test it again and resubmit it.

Thanks for your patience.

Regards,
Bastian Stender

  parent reply	other threads:[~2015-09-30 11:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25  9:58 [PATCH] net ipv4 ipconfig: use preferred log methods Bastian Stender
2015-09-28  5:37 ` Stephen Hemminger
2015-09-29  5:24 ` David Miller
2015-09-30  9:20   ` [PATCH] net ipv4: " Bastian Stender
2015-09-30  9:31     ` kbuild test robot
2015-09-30  9:31     ` kbuild test robot
2015-09-30 11:07     ` Bastian Stender [this message]
2015-09-30 15:00   ` Bastian Stender
2015-10-01  7:55     ` Uwe Kleine-König
2015-11-13 10:40     ` [PATCH v2] " Bastian Stender
2015-11-13 10:40       ` [PATCH] " Bastian Stender
2015-11-18 18:38         ` David Miller

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=560BC289.40002@pengutronix.de \
    --to=bst@pengutronix.de \
    --cc=davem@davemloft.net \
    --cc=jmorris@namei.org \
    --cc=kaber@trash.net \
    --cc=kernel@pengutronix.de \
    --cc=kuznet@ms2.inr.ac.ru \
    --cc=netdev@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=yoshfuji@linux-ipv6.org \
    /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 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.