From: Al Viro Date: Thu, 30 Aug 2007 00:34:12 +0000 (-0400) Subject: [PATCH] introduce __blkdev_driver_ioctl() X-Git-Tag: v2.6.28-rc1~23^2~55 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=633a08b81206122469365b4c72eaeb71f04f2cb4;p=pandora-kernel.git [PATCH] introduce __blkdev_driver_ioctl() Analog of blkdev_driver_ioctl() with sane arguments. For now uses fake struct file, by the end of the series it won't and blkdev_driver_ioctl() will become a wrapper around it. Signed-off-by: Al Viro --- Reading git-diff-tree failed