kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* re: [SCSI] async: introduce 'async_domain' type
@ 2012-07-17  9:42 Dan Carpenter
  0 siblings, 0 replies; only message in thread
From: Dan Carpenter @ 2012-07-17  9:42 UTC (permalink / raw)
  To: kernel-janitors

Hi Dan,

The patch 7d714a725c9f: "[SCSI] async: introduce 'async_domain' type"
from Jun 21, 2012, leads to the following warnings:

sound/soc/soc-dapm.c:1646:42: warning: incorrect type in argument 3 (different base types)
sound/soc/soc-dapm.c:1646:42:    expected struct async_domain *domain
sound/soc/soc-dapm.c:1646:42:    got struct list_head *<noident>
sound/soc/soc-dapm.c:1647:40: warning: incorrect type in argument 1 (different base types)
sound/soc/soc-dapm.c:1647:40:    expected struct async_domain *domain
sound/soc/soc-dapm.c:1647:40:    got struct list_head *<noident>
sound/soc/soc-dapm.c:1660:42: warning: incorrect type in argument 3 (different base types)
sound/soc/soc-dapm.c:1660:42:    expected struct async_domain *domain
sound/soc/soc-dapm.c:1660:42:    got struct list_head *<noident>
sound/soc/soc-dapm.c:1661:40: warning: incorrect type in argument 1 (different base types)
sound/soc/soc-dapm.c:1661:40:    expected struct async_domain *domain
sound/soc/soc-dapm.c:1661:40:    got struct list_head *<noident>
sound/soc/soc-dapm.c: In function ‘dapm_power_widgets’:
sound/soc/soc-dapm.c:1646:6: warning: passing argument 3 of ‘async_schedule_domain’ from incompatible pointer type [enabled by default]
In file included from sound/soc/soc-dapm.c:29:0:
sound/soc/soc-dapm.c:1647:2: warning: passing argument 1 of ‘async_synchronize_full_domain’ from incompatible pointer type [enabled by default]
In file included from sound/soc/soc-dapm.c:29:0:
sound/soc/soc-dapm.c:1660:6: warning: passing argument 3 of ‘async_schedule_domain’ from incompatible pointer type [enabled by default]
In file included from sound/soc/soc-dapm.c:29:0:
sound/soc/soc-dapm.c:1661:2: warning: passing argument 1 of ‘async_synchronize_full_domain’ from incompatible pointer type [enabled by default]
In file included from sound/soc/soc-dapm.c:29:0:

It looks like that file needs updating still.

regards,
dan carpenter


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-17  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17  9:42 [SCSI] async: introduce 'async_domain' type Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).