X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fbio-integrity.c;h=c3e174b35fe6a179baac8ef098b465f0ab51f515;hb=316343e2cfd9a4bb4c70d0e1991e7a74840fe29e;hp=63e2ee63058de4edb3e5d5036ade3b9a79e92ffa;hpb=22a37bcb7857541eb2d37806c4744ee2530baa98;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) {