]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mv88e6xxx: make irq_chip const
authorBhumika Goyal <bhumirks@gmail.com>
Sat, 19 Aug 2017 10:55:52 +0000 (16:25 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Aug 2017 03:02:29 +0000 (20:02 -0700)
commit98aa6a20941414ce8270c10e1566c0a4f5412e08
tree62eed5221ed4ea7304a73b4c5b1fb31b3b2b8d64
parent2280372025b7e4714f552bdf4b56dd6bca9dd110
net: dsa: mv88e6xxx: make irq_chip const

Make this const as it is only used in a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/global2.c