lkml.org 
[lkml]   [2010]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v2 1/2] SLUB: Fix merged slab cache names
    On Tue, 14 Sep 2010, Pekka Enberg wrote:

    > @@ -3211,6 +3225,7 @@ struct kmem_cache *kmem_cache_create(const char *name, size_t size,
    > size_t align, unsigned long flags, void (*ctor)(void *))
    > {
    > struct kmem_cache *s;
    > + char *dup_name;

    Dont like the name. Its a short lived variables. So "n"?

    Otherwise

    Acked-by: Christoph Lameter <cl@linux.com>



    \
     
     \ /
      Last update: 2010-09-14 21:03    [W:2.565 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site