From: horms@vergenet.net Date: Fri, 8 Jan 2010 07:57:49 +0000 (+1100) Subject: Staging: otus: dont mix declarations and code X-Git-Tag: v2.6.34-rc1~10^2~1^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d027936949b839a858cd822975491e19ec316621;p=pandora-kernel.git Staging: otus: dont mix declarations and code $ gcc (Debian 4.4.2-8) 4.4.2 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ make ... drivers/staging/otus/ioctl.c: In function 'usbdrv_wpa_ioctl': drivers/staging/otus/ioctl.c:2253: warning: ISO C90 forbids mixed declarations and code ... Signed-off-by: Simon Horman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed