From: Javier Martinez Canillas Date: Sat, 10 Jul 2010 04:07:35 +0000 (-0400) Subject: Staging: spectra: don't use locked_ioctl, fix build X-Git-Tag: v2.6.36-rc3~38^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e19d2db499b66aa7942bd36a7b55bb725379aae;p=pandora-kernel.git Staging: spectra: don't use locked_ioctl, fix build Last patch has a style problem. Sending the correct one. Sorry for the noise Since BKL was removed from block ioctl handling code, locked_ioctl doesn't exist anymore. Using ioctl instead and doing the locking manually. Signed-off-by: Javier Martinez Canillas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed