Re: [PATCH] xfrm_user: avoid pointless void ** casts

2007-01-02 Thread David Miller
From: Christoph Hellwig <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> This code was just trying to mirror the typing used by struct rtnetlink_link'

[PATCH] xfrm_user: avoid pointless void ** casts

2007-01-02 Thread Christoph Hellwig
All ->doit handlers want a struct rtattr **, so pass down the right type. Signed-off-by: Christoph Hellwig <[EMAIL PROTECTED]> Index: linux-2.6/net/xfrm/xfrm_user.c === --- linux-2.6.orig/net/xfrm/xfrm_user.c 2006-12-12 11:30:55.000