[XFRM_USER]: avoid pointless void ** casts
authorChristoph Hellwig <hch@lst.de>
Tue, 2 Jan 2007 23:22:30 +0000 (15:22 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 4 Jan 2007 02:38:13 +0000 (18:38 -0800)
All ->doit handlers want a struct rtattr **, so pass down the right
type.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found