lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 Aug 2014 15:26:59 +0200 From: Linus Walleij <linus.walleij@...aro.org> To: Julia Lawall <Julia.Lawall@...6.fr> Cc: kernel-janitors@...r.kernel.org, linux-ia64@...r.kernel.org, ceph-devel@...r.kernel.org, toralf.foerster@....de, hmh@....eng.br, Alexandre Courbot <gnurou@...il.com>, "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 6/9] gpiolib: devres: use correct structure type name in sizeof On Tue, Jul 29, 2014 at 5:16 PM, Julia Lawall <Julia.Lawall@...6.fr> wrote: > From: Julia Lawall <Julia.Lawall@...6.fr> > > Correct typo in the name of the type given to sizeof. Because it is the > size of a pointer that is wanted, the typo has no impact on compilation or > execution. > > This problem was found using Coccinelle (http://coccinelle.lip6.fr/). The > semantic patch used can be found in message 0 of this patch series. > > Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr> Patch applied with Alexandre's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists