On Mon, Jul 27, 2009 at 2:05 PM, Brandon Jenkins<bcjenkins@xxxxxxxxxxx> wrote: > Greetings, > > I received the following warnings while compiling a fresh pull today > from v4l-dvb. > > CC [M] /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.o > /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.c: In function 'pvr2_hdw_load_modules': > /root/drivers/v4l-dvb/v4l/pvrusb2-hdw.c:2145: warning: format not a > string literal and no format arguments > > CC [M] /root/drivers/v4l-dvb/v4l/pvrusb2-std.o > /root/drivers/v4l-dvb/v4l/pvrusb2-std.c: In function 'pvr2_std_id_to_str': > /root/drivers/v4l-dvb/v4l/pvrusb2-std.c:220: warning: format not a > string literal and no format arguments > > CC [M] /root/drivers/v4l-dvb/v4l/zoran_card.o > /root/drivers/v4l-dvb/v4l/zoran_card.c: In function 'zoran_probe': > /root/drivers/v4l-dvb/v4l/zoran_card.c:1379: warning: format not a > string literal and no format arguments > /root/drivers/v4l-dvb/v4l/zoran_card.c:1391: warning: format not a > string literal and no format arguments > > CC [M] /root/drivers/v4l-dvb/v4l/v4l2-common.o > /root/drivers/v4l-dvb/v4l/v4l2-common.c: In function 'v4l2_i2c_new_subdev': > /root/drivers/v4l-dvb/v4l/v4l2-common.c:835: warning: format not a > string literal and no format arguments > /root/drivers/v4l-dvb/v4l/v4l2-common.c: In function > 'v4l2_i2c_new_probed_subdev': > /root/drivers/v4l-dvb/v4l/v4l2-common.c:908: warning: format not a > string literal and no format arguments > /root/drivers/v4l-dvb/v4l/v4l2-common.c: In function > 'v4l2_i2c_new_subdev_board': > /root/drivers/v4l-dvb/v4l/v4l2-common.c:990: warning: format not a > string literal and no format arguments > > CC [M] /root/drivers/v4l-dvb/v4l/tvaudio.o > /root/drivers/v4l-dvb/v4l/tvaudio.c: In function 'tvaudio_probe': > /root/drivers/v4l-dvb/v4l/tvaudio.c:2075: warning: format not a string > literal and no format arguments > > CC [M] /root/drivers/v4l-dvb/v4l/cx2341x.o > /root/drivers/v4l-dvb/v4l/cx2341x.c: In function 'cx2341x_ctrl_query_fill': > /root/drivers/v4l-dvb/v4l/cx2341x.c:494: warning: format not a string > literal and no format arguments > > This is running Ubuntu 9.0.4: Linux 2.6.28-11-server #42-Ubuntu SMP > Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux > > HIH, > > Brandon > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Hello Brandon, Just an FYI, these are not new warnings, as I have received them for months now, at least back to Ubuntu 8.04. So, while annoying from a signal/noise standpoint, they do not indicate an actual problem that you should worry about. Of course, feel free to track some of them down and submit patches (I just never got around to it myself). Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html