]> git.baikalelectronics.ru Git - kernel.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)
commit1aa3149b608ec5130823117a373ecc0f38d6db61
treefc56b0033c35ac84888cfd48f7013bf3790b3e85
parent40aecfe22fc31a302ebf0d56331e375577bf0cfc
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