From: David Miller <davem@davemloft.net>
To: hch@lst.de
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] xfrm_user: avoid pointless void ** casts
Date: Tue, 02 Jan 2007 15:23:51 -0800 (PST) [thread overview]
Message-ID: <20070102.152351.59657454.davem@davemloft.net> (raw)
In-Reply-To: <20070102143906.GA13970@lst.de>
From: Christoph Hellwig <hch@lst.de>
Date: Tue, 2 Jan 2007 15:39:06 +0100
> All ->doit handlers want a struct rtattr **, so pass down the right
> type.
>
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>
This code was just trying to mirror the typing used by
struct rtnetlink_link's ->doit() method.
But of course you're right in that here the type is always
the same.
Applied, thanks.
prev parent reply other threads:[~2007-01-02 23:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-02 14:39 [PATCH] xfrm_user: avoid pointless void ** casts Christoph Hellwig
2007-01-02 23:23 ` David Miller [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=20070102.152351.59657454.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hch@lst.de \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).