]> git.karo-electronics.de Git - karo-tx-linux.git/commit
include/linux: Add bsg.h to the Kernel exported headers
authorBoaz Harrosh <bharrosh@panasas.com>
Mon, 19 Jan 2009 09:37:38 +0000 (10:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Feb 2009 17:53:27 +0000 (09:53 -0800)
commita691480b213ef8d6a7c2f3edfd3f81b3ba3714e9
treec821e82620ba04e199fdc0d3d024c4e780d02f9b
parent45e01b3266e1597ce3ef9c5c233b5110cd5eab78
include/linux: Add bsg.h to the Kernel exported headers

commit a229fc61ef0ee3c30fd193beee0eeb87410227f1 upstream.

bsg.h in current form is perfectly suitable for user-mode
consumption. It is needed together with scsi/sg.h for applications
that want to interface with the bsg driver.

Currently the few projects that use it would copy it over into
the projects. But that is not acceptable for projects that need
to provide source and devel packages for distros.

This should also be submitted to stable 2.6.28 and 2.6.27 since bsg had
a stable API since these Kernels and distro users will need the header
for these kernels a swell

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Acked-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/Kbuild