X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbio-integrity.c;h=c3e174b35fe6a179baac8ef098b465f0ab51f515;hb=ee26562772f47a6e2030a79b230226b204a410b6;hp=63e2ee63058de4edb3e5d5036ade3b9a79e92ffa;hpb=c142bda458a9c81097238800e1bd8eeeea09913d;p=linux-2.6 diff --git a/fs/bio-integrity.c b/fs/bio-integrity.c index 63e2ee6305..c3e174b35f 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) {