Arvind Yadav b64d47ae62 USB: core: constify vm_operations_struct
vm_operations_struct are not supposed to change at runtime.
All functions working with const vm_operations_struct.
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 11:39:31 +02:00
..
2016-11-18 16:02:15 +01:00
2017-08-14 14:50:58 -07:00
2017-04-11 14:41:29 -06:00
2017-05-17 11:27:41 +02:00