]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: cleanup
authorYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 20 Oct 2008 21:39:46 +0000 (14:39 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Mon, 20 Oct 2008 22:55:25 +0000 (15:55 -0700)
src/kernel/ceph_tools.c

index ff52502fac013f2fa7daee7df3326bb7a13b7434..607b93beb389b81f2e2976c63cde829a3f8114b0 100644 (file)
@@ -90,8 +90,6 @@ void ceph_bookkeeper_finalize(void)
        struct list_head *p;
        struct alloc_data *entry;
 
-       p=kmalloc(100, GFP_KERNEL);
-
        printk("bookkeeper: total bytes alloc: %zu\n", _total_alloc);
        printk("bookkeeper: total bytes free: %zu\n", _total_free);