commit | 22e700502380b80cc81a44e219282762429ebe71 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jan 02 15:22:30 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Jan 03 18:38:13 2007 -0800 |
tree | 4dc11c0e5a52ee5d0f3b73ce5ff8c50e1696e46c | |
parent | 9c2440bbe82892c8e3cd541632ac71bd765757a3 [diff] |
[XFRM_USER]: avoid pointless void ** casts 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>