diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 18:52:53 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-17 10:17:31 -0700 |
commit | 71450804c689e4c601cb2a3f9c0ff7182cde84e6 (patch) | |
tree | cf87d2be4a09e27e0fa8e94e77bd86be949662e9 /drivers/net/cris | |
parent | 4d6a75b65dbfa910e84b2cbd7cd54468cf33ff9b (diff) | |
download | linux-71450804c689e4c601cb2a3f9c0ff7182cde84e6.tar.bz2 |
net: ibm: ibmveth: constify vio_device_id
vio_device_id are not supposed to change at runtime. All functions
working with vio_device_id provided by <asm/vio.h> work with
const vio_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/cris')
0 files changed, 0 insertions, 0 deletions