xfrm: remove unneeded method typedef declaration in net/xfrm.h.
authorRami Rosen <ramirose@gmail.com>
Sat, 25 Feb 2012 02:09:46 +0000 (02:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Feb 2012 01:19:24 +0000 (20:19 -0500)
The patch removes unneeded method typedef declaration (icv_update_fn_t
) and the two struct declarations which appear in its prototype
(struct hash_desc and struct scatterlist) in net/xfrm.h.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found