linux/drivers/media/dvb
Michael Krufky e080842c6c V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs
fix the following checkpatch.pl warning:

WARNING: unnecessary cast may hide bugs,
see http://c-faq.com/malloc/mallocnocast.html

596: FILE: linux/drivers/media/dvb/siano/smscoreapi.c:540:
+	msg = (struct SmsMsgHdr_ST *) kmalloc(PAGE_SIZE, GFP_KERNEL | GFP_DMA);

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-20 07:22:03 -03:00
..
b2c2 V4L/DVB (7959): endianness fix in flexcop-usb.c 2008-06-05 06:35:48 -03:00
bt8xx V4L/DVB (8132): bt8xx endianness annotations and fixes 2008-07-20 07:13:31 -03:00
cinergyT2 V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixes 2008-06-05 06:35:47 -03:00
dvb-core V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer 2008-07-20 07:13:27 -03:00
dvb-usb v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
frontends V4L/DVB (8146): lgdt330x: add additional FEC control configuration option 2008-07-20 07:14:05 -03:00
pluto2 V4L/DVB (8129): pluto_set_dma_addr() fix 2008-07-20 07:13:18 -03:00
siano V4L/DVB (8287): sms1xxx: fix WARNING: unnecessary cast may hide bugs 2008-07-20 07:22:03 -03:00
ttpci v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 2008-07-20 07:17:52 -03:00
ttusb-budget V4L/DVB (8251): ttusb: use simple_read_from_buffer()() 2008-07-20 07:19:04 -03:00
ttusb-dec ttusb-dec: treat firmware data as const 2008-07-10 14:26:29 +01:00
Kconfig V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ 2008-07-20 07:20:47 -03:00
Makefile V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/ 2008-07-20 07:20:47 -03:00