staging: comedi: jr3_pci: struct comedi_lrange should normally be const
authorIan Abbott <abbotti@mev.co.uk>
Fri, 17 Feb 2017 11:09:11 +0000 (11:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:16:58 +0000 (09:16 +0100)
commit47ba9b528501273712b8e14bc1cb4c772fcfe9f2
tree84966bdcd2f979d8cd78eeac922b01d2105f9c49
parent800f35d773b038677fc7d6d0b2fc34a31005dd23
staging: comedi: jr3_pci: struct comedi_lrange should normally be const

Fix three checkpatch warnings of the form:

WARNING: struct comedi_lrange should normally be const

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/jr3_pci.c