diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-06 11:51:45 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-08 00:26:46 +0300 |
commit | 511aeaf46655d595f50e5e9f113836f19a78116b (patch) | |
tree | ac45150c0afc559d0a50936a60044a12727e34ff /drivers/net/dsa | |
parent | 13ead5c4f2e3b649156c74892f3cf4b62c8e3d0c (diff) | |
download | linux-511aeaf46655d595f50e5e9f113836f19a78116b.tar.xz |
hamradio: baycom: make hdlcdrv_ops const
Make hdlcdrv_ops structures const as they are only passed to
hdlcdrv_register function. The corresponding argument is of type const,
so make the structures const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa')
0 files changed, 0 insertions, 0 deletions