mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>