Re: [PATCH 1/1 linux-next] scripts/checkpatch.pl: fix k[mz]alloc with multiplies check

2014-10-13 Thread Joe Perches
On Mon, 2014-10-13 at 22:06 +0200, Fabian Frederick wrote: > checkpatch doesn't seem to detect any case since > Commit e367455a9f25 > ("checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings") It seems that worked too well. Thanks, I'll look at it. -- To unsubscribe from this list:

[PATCH 1/1 linux-next] scripts/checkpatch.pl: fix k[mz]alloc with multiplies check

2014-10-13 Thread Fabian Frederick
checkpatch doesn't seem to detect any case since Commit e367455a9f25 ("checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings") Cc: Joe Perches Cc: Andrew Morton Signed-off-by: Fabian Frederick --- scripts/checkpatch.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH 1/1 linux-next] scripts/checkpatch.pl: fix k[mz]alloc with multiplies check

2014-10-13 Thread Fabian Frederick
checkpatch doesn't seem to detect any case since Commit e367455a9f25 (checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings) Cc: Joe Perches j...@perches.com Cc: Andrew Morton a...@linux-foundation.org Signed-off-by: Fabian Frederick f...@skynet.be --- scripts/checkpatch.pl | 4 ++--

Re: [PATCH 1/1 linux-next] scripts/checkpatch.pl: fix k[mz]alloc with multiplies check

2014-10-13 Thread Joe Perches
On Mon, 2014-10-13 at 22:06 +0200, Fabian Frederick wrote: checkpatch doesn't seem to detect any case since Commit e367455a9f25 (checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings) It seems that worked too well. Thanks, I'll look at it. -- To unsubscribe from this list: send