Re: [PATCH] ivtv: Fix build warning

From: Larry Finger
Date: Tue Mar 06 2012 - 11:10:57 EST


On 03/06/2012 07:29 AM, Danny Kukawka wrote:
Am 04.03.2012 19:25, schrieb Larry Finger:
In driver ivtv, there is a mismatch between the type of the radio module parameter
and the storage variable, which leads to the following warning:

CC [M] drivers/media/video/ivtv/ivtv-driver.o
drivers/media/video/ivtv/ivtv-driver.c: In function â__check_radioâ:
drivers/media/video/ivtv/ivtv-driver.c:142: warning: return from incompatible pointer type
drivers/media/video/ivtv/ivtv-driver.c: At top level:
drivers/media/video/ivtv/ivtv-driver.c:142: warning: initialization from incompatible pointer type

Signed-off-by: Larry Finger<Larry.Finger@xxxxxxxxxxxx>

See my already twice send patches:
http://thread.gmane.org/gmane.linux.kernel/1246476

Thanks for the link, and the information that the warning is being fixed.

Larry

--
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/