]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
staging: comedi: jr3_pci: remove next_time_max member
authorIan Abbott <abbotti@mev.co.uk>
Fri, 17 Feb 2017 11:09:14 +0000 (11:09 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:16:58 +0000 (09:16 +0100)
commitdc5761db873f8fc03105a43e97970ee4b862e1e1
tree5b5c587b1f4acfd1ff4d80d71395c05dc9b0ef49
parent67aa069d9354299cfdd45d6a6287f593e7258f33
staging: comedi: jr3_pci: remove next_time_max member

The `next_time_max` member of `struct jr3_pci_subdev_private` is
assigned to, but never read.  Remove it.

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