lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 24 Feb 2012 14:17:24 +0200
From:	Rami Rosen <ramirose@...il.com>
To:	David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: [PATCH net-next-2.6] xfrm: remove unneeded method typedef declaration
 in net/xfrm.h.

Hi,

 The patch removes unneeded method typedef declaration
(icv_update_fn_t ) in net/xfrm.h.
(I am sending the same patch again as my former mail was  rejected by
the vger server, now I believe it will be fine).

icv_update_fn_t was used in the past, for example in xfrm_algo.c (as a
parameter to skb_icv_walk() method), but it is no longer used
anywhere.

This patch removes it and the two struct declarations which appear in
its prototype

 (struct hash_desc and struct scatterlist)


Regards,
Rami Rosen


Signed-off-by: Rami Rosen <ramirose@...il.com>

View attachment "patch.txt" of type "text/plain" (589 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ