Brian Haley
2db3e47e70
af_key: Fix af_key.c compiler warning
...
net/key/af_key.c: In function ‘pfkey_spddelete’:
net/key/af_key.c:2359: warning: ‘pol_ctx’ may be used uninitialized in
this function
When CONFIG_SECURITY_NETWORK_XFRM isn't set,
security_xfrm_policy_alloc() is an inline that doesn't set pol_ctx, so
this seemed like the easiest fix short of using *uninitialized_var(pol_ctx).
Signed-off-by: Brian Haley <brian.haley@hp.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2008-04-24 20:38:31 -07:00
..
2008-04-03 14:33:42 -07:00
2008-01-31 19:28:31 -08:00
2008-04-16 00:57:01 -07:00
2008-03-26 04:39:53 +09:00
2008-04-14 02:30:23 -07:00
2008-04-14 02:30:23 -07:00
2008-04-02 22:35:23 -07:00
2008-04-14 03:50:43 -07:00
2008-04-15 19:29:14 -07:00
2008-04-23 22:10:48 -07:00
2008-04-21 14:28:45 -07:00
2008-03-26 04:39:55 +09:00
2008-03-26 04:39:53 +09:00
2008-04-13 22:45:40 -07:00
2008-04-14 02:30:23 -07:00
2008-04-24 01:02:16 -07:00
2008-04-21 14:33:16 -07:00
2008-03-26 04:39:53 +09:00
2008-04-15 00:29:24 -07:00
2008-04-10 02:12:45 -07:00
2008-04-24 20:38:31 -07:00
2008-01-28 14:56:52 -08:00
2008-04-02 22:35:23 -07:00
2008-04-23 21:25:35 -04:00
2008-04-19 17:53:52 -07:00
2008-04-17 23:22:54 -07:00
2008-04-18 18:18:30 -07:00
2008-03-26 04:39:55 +09:00
2008-03-26 04:39:55 +09:00
2008-04-15 15:04:35 -04:00
2008-04-20 15:58:07 -07:00
2008-04-17 23:56:30 -07:00
2008-04-17 23:56:30 -07:00
2008-04-24 01:02:16 -07:00
2008-04-18 18:02:35 -07:00
2008-04-16 18:22:20 -07:00
2008-04-24 00:59:25 -07:00
2008-02-28 14:15:56 -08:00
2008-04-14 02:30:23 -07:00
2008-03-26 04:39:55 +09:00
2008-04-22 00:46:42 -07:00
2008-01-28 14:58:36 -08:00
2008-03-04 15:18:22 +09:00
2008-01-28 14:54:10 -08:00
2008-04-23 03:37:49 -07:00
2008-01-28 14:56:29 -08:00