[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070102.152351.59657454.davem@davemloft.net>
Date: Tue, 02 Jan 2007 15:23:51 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hch@....de
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] xfrm_user: avoid pointless void ** casts
From: Christoph Hellwig <hch@....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@....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.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists