alistair23-linux/drivers/staging/media
Georgiana Chelu 63342e75e6 Staging: media: atomisp: Use kmalloc_array instead of kmalloc
Prefer kmalloc_array over kmalloc with multiply
because kmalloc_array performs additional checks
before memory allocation.

Fix the following issue reported by checkpatch.pl:
* WARNING: Prefer kmalloc_array over kmalloc with multiply

Signed-off-by: Georgiana Chelu <georgiana.chelu93@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-29 15:34:37 +02:00
..
atomisp Staging: media: atomisp: Use kmalloc_array instead of kmalloc 2017-09-29 15:34:37 +02:00
bcm2048 media: Staging: media: radio-bcm2048: make video_device const 2017-08-27 08:47:37 -04:00
cxd2099 media: staging/cxd2099: Add module parameter for buffer mode 2017-08-27 06:42:31 -04:00
davinci_vpfe media: staging: media: davinci_vpfe: constify vb2_ops structures 2017-08-20 08:03:30 -04:00
imx media: staging/imx: always select VIDEOBUF2_DMA_CONTIG 2017-08-27 18:10:16 -04:00
lirc media: lirc_zilog: driver only sends LIRCCODE 2017-08-20 09:51:01 -04:00
omap4iss media: staging: omap4iss: make v4l2_file_operations const 2017-08-27 08:46:23 -04:00
Kconfig [media] media: Add i.MX media core driver 2017-06-20 07:30:38 -03:00
Makefile [media] media: Add i.MX media core driver 2017-06-20 07:30:38 -03:00