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)
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

Simple merge