diff options
author | Imre Deak <imre.deak@gmail.com> | 2016-09-11 19:48:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-12 11:40:06 +0200 |
commit | ce4b80fb057563ec0cd8751658530597641fcfc9 (patch) | |
tree | d6b3592a2232e5ddfd26dbab844aa90cabcfda8b /drivers/target | |
parent | 71d387c9ddc585f35cfaccabebe5890e8e90bb73 (diff) |
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>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions