]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
xen-blkfront.c: make blkif_ioctl() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 4 Aug 2008 09:59:05 +0000 (11:59 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 6 Aug 2008 10:30:04 +0000 (12:30 +0200)
commit62aa0054da220b8bbe6f23c0eb1d97a99005d0b3
treefc56b0033c35ac84888cfd48f7013bf3790b3e85
parent1ac0ae062cecd37587f5b951089f90e1d9d91769
xen-blkfront.c: make blkif_ioctl() static

This patch makes the needlessly global blkif_ioctl() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xen-blkfront.c