lkml.org 
[lkml]   [2020]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v3] coccinelle: api: add kvfree script
    From
    Date

    > +
    > +@script: python depends on org@
    > +v << kfree.v;
    > +p << kfree.p;
    > +@@
    > +
    > +msg = "WARNING: vmalloc is used to allocate this memory at line %s" % (v[0].line)
    > +coccilib.org.print_todo(p[0],

    Just noticed this error. I will resend the patch in 5mins.

    Regards,
    Denis

    \
     
     \ /
      Last update: 2020-07-30 16:06    [W:4.202 / U:0.288 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site