diff options
author | Ben Dooks <ben-linux@fluff.org> | 2018-10-01 18:02:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-03 07:22:46 +0200 |
commit | f3edc2dbe0ad0bbbd8450cd37328f99acf215fd8 (patch) | |
tree | 12b4c4b97ef171c0e208b80c1cd8b949b6ca8dac /drivers/mfd/max8925-core.c | |
parent | tcp: do not release socket ownership in tcp_close() (diff) | |
download | linux-f3edc2dbe0ad0bbbd8450cd37328f99acf215fd8.tar.xz linux-f3edc2dbe0ad0bbbd8450cd37328f99acf215fd8.zip |
net: usbnet: make driver_info const
The driver_info field that is used for describing each of the usb-net
drivers using the usbnet.c core all declare their information as const
and the usbnet.c itself does not try and modify the struct.
It is therefore a good idea to make this const in the usbnet.c structure
in case anyone tries to modify it.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd/max8925-core.c')
0 files changed, 0 insertions, 0 deletions