xfrm_user: avoid a warning with some compiler
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 31 Aug 2010 05:54:00 +0000 (05:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Sep 2010 21:29:35 +0000 (14:29 -0700)
commit928497f0209027ccd649480a38a499fab9c3f6f6
treec2d86ba0a40d43ea964e8900999c9e3c09076a91
parent3b2eb6131e2f6ff646abb0fc69648179b8b70216
xfrm_user: avoid a warning with some compiler

Attached is a small patch to remove a warning ("warning: ISO C90 forbids
mixed declarations and code" with gcc 4.3.2).

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c