net: rfkill: gpio: hard-code the gpio names
[firefly-linux-kernel-4.4.55.git] / fs / bio.c
index 8754e7b6eb49330055a1efc69e86451fa9c65ff8..b2dd42ed9edd1a976a21df2a2e3830cafc6785fb 100644 (file)
--- a/fs/bio.c
+++ b/fs/bio.c
@@ -116,7 +116,6 @@ static struct kmem_cache *bio_find_or_create_slab(unsigned int extra_size)
        if (!slab)
                goto out_unlock;
 
-       printk(KERN_INFO "bio: create slab <%s> at %d\n", bslab->name, entry);
        bslab->slab = slab;
        bslab->slab_ref = 1;
        bslab->slab_size = sz;