Skip to content
Snippets Groups Projects
Commit 800bb47e authored by Bhumika Goyal's avatar Bhumika Goyal Committed by David S. Miller
Browse files

net: atm: make atmdev_ops const


Make these const as they are only stored in the ops field of a atm_dev
structure, which is const.
Done using Coccinelle.

Signed-off-by: default avatarBhumika Goyal <bhumirks@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 46c4b7a5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment