Re: [Patch 08/20] V4L (944) Subject added driver for saa7127 videodecoder

From: Andrew Morton
Date: Thu Nov 10 2005 - 18:16:49 EST


mchehab@xxxxxxxxxxxxxx wrote:
>
> + struct saa7127_state *state = (struct saa7127_state *)i2c_get_clientdata(client);

i2c_get_clientdata() already returns void*. No typecast is needed here.
-
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/