From: Rami Rosen Date: Sat, 25 Feb 2012 02:09:46 +0000 (+0000) Subject: xfrm: remove unneeded method typedef declaration in net/xfrm.h. X-Git-Tag: v3.4-rc1~177^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=946a720c814ff63a9e5c7755395bff080b931eae;p=pandora-kernel.git xfrm: remove unneeded method typedef declaration in net/xfrm.h. 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed