1
0
Files
linux/drivers/tty
Arvind Yadav 0d474f7fad tty: 8250: constify parisc_device_id
parisc_device_id are not supposed to change at runtime. All functions
working with parisc_device_id provided by <asm/parisc-device.h> work
with const parisc_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 20:51:20 +02:00
..
2017-07-30 07:35:27 -07:00
2017-07-30 07:35:28 -07:00
2017-07-30 07:35:27 -07:00
2017-07-17 17:04:41 +02:00
2017-05-03 15:52:10 -07:00