From: Christoph Hellwig Date: Mon, 7 Nov 2005 22:12:34 +0000 (-0800) Subject: [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl X-Git-Tag: v2.6.15-rc1~422^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1928f8e541245eae933f8c95b64b2bc3683f9661;p=pandora-kernel.git [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl all the ioctls in the driver are 32bit compat clean and don't need BKL, so we can switch it to ->unlocked_ioctl and ->compat_ioctl trivially. Signed-off-by: Christoph Hellwig Signed-off-by: David S. Miller --- Reading git-diff-tree failed