linux-stable/drivers/usb/mon
Julia Lawall 6fb8ac81cb USB: constify usb_mon_operations structure
The usb_mon_operations structure is never modified, so declare it as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-01 14:36:29 -08:00
..
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile
mon_bin.c USB: mon_bin.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
mon_main.c USB: constify usb_mon_operations structure 2015-12-01 14:36:29 -08:00
mon_stat.c USB: mon_stat.c: move assignment out of if () block 2015-05-10 16:01:11 +02:00
mon_text.c
usb_mon.h