2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-11 15:14:03 +08:00
linux-next/drivers/staging/gdm724x
Imre Deak ce4b80fb05 staging: gdm724x: gdm_lte: Constify gdm_netdev_ops
Fix the following checkpatch.pl warning:
WARNING: struct net_device_ops should normally be const
+static struct net_device_ops gdm_netdev_ops = {

Signed-off-by: Imre Deak <imre.deak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-12 11:40:06 +02:00
..
gdm_endian.c staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
gdm_endian.h staging: gdm724x: Remove test for host endian 2015-05-31 11:47:56 +09:00
gdm_lte.c staging: gdm724x: gdm_lte: Constify gdm_netdev_ops 2016-09-12 11:40:06 +02:00
gdm_lte.h
gdm_mux.c staging/gdm724x: fix "alignment should match open parenthesis" issues 2016-05-09 14:25:52 +02:00
gdm_mux.h
gdm_tty.c Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue. 2016-08-21 18:04:44 +02:00
gdm_tty.h
gdm_usb.c staging: gdm724x: gdm_usb: Remove ignored value 2016-08-21 18:04:43 +02:00
gdm_usb.h
hci_packet.h staging/gdm724x: Fix avoid CamelCase 2016-05-09 14:25:52 +02:00
hci.h
Kconfig
Makefile
netlink_k.c staging: gdm724x: Replace semaphore netlink with mutex 2016-08-21 18:04:43 +02:00
netlink_k.h staging: gdm724x: Remove wrapper function 2015-11-15 20:02:47 -08:00
TODO