Re: linux-next: device-mapper tree build warnings

From: Alasdair G Kergon
Date: Wed Jun 17 2009 - 08:37:57 EST


On Wed, Jun 17, 2009 at 01:08:06PM +1000, Stephen Rothwell wrote:
> Today's linux-next build (x86_64 allmodconfig) produced these warnings:
> drivers/md/dm-delay.c: In function 'delay_iterate_devices':
> drivers/md/dm-delay.c:327: warning: passing argument 1 of 'fn' from incompatible pointer type
> drivers/md/dm-delay.c:327: note: expected 'struct dm_target *' but argument is of type 'struct delay_c *'
> drivers/md/dm-delay.c:332: warning: passing argument 1 of 'fn' from incompatible pointer type
> drivers/md/dm-delay.c:332: note: expected 'struct dm_target *' but argument is of type 'struct delay_c *'
> Introduced by commit ac2152571c038de73be920db171fb438d32bb744
> ("dm-targets-introduce-iterate-devices-fn").

Resolved, thanks.

Alasdair

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/