All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/15] Remove unneeded casts of void pointer
@ 2015-04-23  7:48 Firo Yang
  2015-04-23  8:06 ` Dan Carpenter
  0 siblings, 1 reply; 2+ messages in thread
From: Firo Yang @ 2015-04-23  7:48 UTC (permalink / raw)
  To: kernel-janitors

I used *smatch* and *Coccinelle* to find some unnessary void pointer casts.

The patches in this series are:
[PATCH v2 01/15] reiserfs: Avoid pointless casts in alloc codes.
[PATCH v2 02/15] procfs: Remove unnecessary cast proc alloc codes
[PATCH v2 03/15] nfs: Remove unneeded casts in nfs
[PATCH v2 04/15] ncpfs: Get rid of some pointless allocation cast
[PATCH v2 05/15] minix: No need to cast alloction return value in
[PATCH v2 06/15]  hpfs: Remove explicit casts of allocation.
[PATCH v2 07/15] efs: Remove unneeded cast
[PATCH v2 08/15] adfs: Remove unneeded cast
[PATCH v2 09/15] 9p: Remove unnessary void pointer cast
[PATCH v2 10/15] lpfc: Remove unnessary cast
[PATCH v2 11/15] hpsa: Remove unnessary cast
[PATCH v2 12/15] amdkfd: Remove unessary void pointer cast
[PATCH v2 13/15] cciss: Clean up unnessary void pointer cast
[PATCH v2 14/15] ARM: KVM: Remove pointless void pointer cast
[PATCH v2 15/15] crypto: sha1-mb - Remove pointless cast

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2 0/15] Remove unneeded casts of void pointer
  2015-04-23  7:48 [PATCH v2 0/15] Remove unneeded casts of void pointer Firo Yang
@ 2015-04-23  8:06 ` Dan Carpenter
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Carpenter @ 2015-04-23  8:06 UTC (permalink / raw)
  To: kernel-janitors

These look ok.  Resend them to the individual maintainers from
get_maintainers.pl.

Some maintainers will apply them, some won't.  That's sort of how it
goes.

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-23  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-23  7:48 [PATCH v2 0/15] Remove unneeded casts of void pointer Firo Yang
2015-04-23  8:06 ` Dan Carpenter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.