From: Geert Uytterhoeven Date: Sat, 26 Jul 2008 15:15:05 +0000 (+0200) Subject: dsp56k: Fix BKL pushdown X-Git-Tag: v2.6.27-rc1~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689796a141cea79d745a4689c65dd01c39e5e100;p=pandora-kernel.git dsp56k: Fix BKL pushdown commit 236b8756a2b6f90498d45b2c36d43e5372f2d4b8 ("dsp56k: BKL pushdown") removed the `struct inode *inode' parameter from dsp56k_ioctl(), but forgot to update the use of `inode' in the first line of the function. Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed