Tag: 3c77f7c9e96bc40ac6985dd595cdd551afd34f2e

USB: serial: ftdi_sio: constify ftdi_sio_quirk structures

Author: Julia Lawall <Julia.Lawall@lip6.fr> The ftdi_sio_quirk structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall Signed-off-by: Johan Hovold — drivers/usb/serial/ftdi_sio.c | 16 ++++++++——– 1 file changed, 8 insertions(+), 8 deletions(-)   diff –git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c index 3a814e8..0082080 100644 — a/drivers/usb/serial/ftdi_sio.c +++ b/drivers/usb/serial/ftdi_sio.c @@ -93,27 +93,27 @@ …

Continue reading

BtrLinux
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.