On Tue, 2011-10-25 at 00:57 +0200, Jesper Juhl wrote: > On Tue, 25 Oct 2011, richard -rw- weinberger wrote: > > On Tue, Oct 25, 2011 at 12:42 AM, Joe Perches <joe@xxxxxxxxxxx> wrote: > > > On Tue, 2011-10-25 at 00:38 +0200, Jesper Juhl wrote: > > BTW: What about a checkpatch.pl rule to detect such a misuse of kmalloc()? > > We could grep for "k[mzc]alloc(GFP_". > > > I like that idea. That's exactely how I find these; by doing > egrep -R "[kv][mcz]alloc *\( *GFP_" > on the source tree. > Might as well be in checkpatch.pl Well, also from a year ago... https://lkml.org/lkml/2010/10/31/121 -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html