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
vop_debugfs.c
vop_main.c
vop_main.h
vop_vringh.c misc: mic: silence an overflow warning 2016-02-14 17:42:37 -08:00