diff --git a/[refs] b/[refs] index 4c525192e2ec..5c269ee028e1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8ab22b9abb5c55413802e4adc9aa6223324547c3 +refs/heads/master: e3b6e806cf7e45ac5e6ac0625cebafa4de3394aa diff --git a/trunk/fs/bio-integrity.c b/trunk/fs/bio-integrity.c index 63e2ee63058d..c3e174b35fe6 100644 --- a/trunk/fs/bio-integrity.c +++ b/trunk/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) {