X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbio-integrity.c;h=c3e174b35fe6a179baac8ef098b465f0ab51f515;hb=8735728ef8dc935c4fb351f913758fdbb62c308d;hp=63e2ee63058de4edb3e5d5036ade3b9a79e92ffa;hpb=666484f0250db2e016948d63b3ef33e202e3b8d0;p=linux-2.6-omap-h63xx.git diff --git a/fs/bio-integrity.c b/fs/bio-integrity.c index 63e2ee63058..c3e174b35fe 100644 --- a/fs/bio-integrity.c +++ b/fs/bio-integrity.c @@ -705,7 +705,6 @@ void __init bio_integrity_init_slab(void) bio_integrity_slab = KMEM_CACHE(bio_integrity_payload, SLAB_HWCACHE_ALIGN|SLAB_PANIC); } -EXPORT_SYMBOL(bio_integrity_init_slab); static int __init integrity_init(void) {