]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: serial: constify static arrays
authorJohan Hovold <johan@kernel.org>
Tue, 18 Apr 2017 12:42:28 +0000 (14:42 +0200)
committerJohan Hovold <johan@kernel.org>
Wed, 19 Apr 2017 07:45:43 +0000 (09:45 +0200)
commit4f37fa549d0de7aee547783752e70f877a49b0c9
tree298be91a12e0e9dbe5a9e82b34b5d86657aa32b1
parent185fcb3fbe6d32d894b8b72429622d91c59b10f6
USB: serial: constify static arrays

Declare three immutable static driver arrays as const.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/io_edgeport.c
drivers/usb/serial/mos7720.c
drivers/usb/serial/usb_debug.c