From: Jesper Juhl <jesper.juhl@gmail.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: juhl-lkml@dif.dk, linux-kernel@vger.kernel.org,
ross.biro@gmail.com, netdev@oss.sgi.com
Subject: Re: [PATCH] net: fix sparse warning (plain int as NULL)
Date: Mon, 13 Jun 2005 23:21:56 +0200 [thread overview]
Message-ID: <9a8748490506131421707008ed@mail.gmail.com> (raw)
In-Reply-To: <20050613.135950.48528369.davem@davemloft.net>
On 6/13/05, David S. Miller <davem@davemloft.net> wrote:
> From: Jesper Juhl <juhl-lkml@dif.dk>
> Date: Mon, 13 Jun 2005 00:05:33 +0200 (CEST)
>
> > Here's a patch to fix a small sparse warning in net/ipv4/tcp_input.c :
> > net/ipv4/tcp_input.c:4179:29: warning: Using plain integer as NULL pointer
> >
> > Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
>
> Please patch against Linus's tree, -mm has a ton of TCP changes
> in it so this patch wouldn't apply to the current GIT tree
> without rejects.
>
Since tcp_ack_saw_tstamp() in 2.6.12-rc6-git6 only takes two arguments
this patch is only relevant for -mm.
--
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please http://www.expita.com/nomime.html
next prev parent reply other threads:[~2005-06-13 21:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-12 22:05 [PATCH] net: fix sparse warning (plain int as NULL) Jesper Juhl
2005-06-13 20:59 ` David S. Miller
2005-06-13 21:21 ` Jesper Juhl [this message]
2005-06-13 21:31 ` David S. Miller
2005-06-14 16:39 ` Jesper Juhl
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=9a8748490506131421707008ed@mail.gmail.com \
--to=jesper.juhl@gmail.com \
--cc=davem@davemloft.net \
--cc=juhl-lkml@dif.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@oss.sgi.com \
--cc=ross.biro@gmail.com \
/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