diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2009-07-28 22:11:24 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-07-28 22:11:24 +0200 |
commit | 56ad1740d9a8dc271e71fee234be662638c64458 (patch) | |
tree | bf060081bde4063a4d02d1da63f79e412cca329c /include | |
parent | block: fix improper kobject release in blk_integrity_unregister (diff) | |
download | linux-56ad1740d9a8dc271e71fee234be662638c64458.tar.xz linux-56ad1740d9a8dc271e71fee234be662638c64458.zip |
block: make the end_io functions be non-GPL exports
Prior to the change for more sane end_io functions, we exported
the helpers with the normal EXPORT_SYMBOL(). That got changed
to _GPL() for the new interface. Revert that particular change,
on the basis that this is basic functionality and doesn't dip
into internal structures. If these exports can't be non-GPL,
then we may as well make EXPORT_SYMBOL() imply GPL for
everything.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions