linux/drivers/misc/mic/vop
Dan Carpenter 59ea259044 misc: mic: silence an overflow warning
Static checkers complain that the this is a potential array overflow.
We verify that it's not on the next line so this code is OK, but
static checker warnings are annoying.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-14 17:42:37 -08:00
..
Makefile misc: mic: Enable VOP debugfs and driver build 2016-02-09 17:32:37 -08:00
vop_debugfs.c misc: mic: Enable VOP debugfs and driver build 2016-02-09 17:32:37 -08:00
vop_main.c misc: mic: Enable VOP card side functionality 2016-02-09 17:32:37 -08:00
vop_main.h
vop_vringh.c misc: mic: silence an overflow warning 2016-02-14 17:42:37 -08:00