ppp: make channel_ops const
authorstephen hemminger <shemminger@vyatta.com>
Wed, 4 Aug 2010 07:34:36 +0000 (07:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Aug 2010 04:53:17 +0000 (21:53 -0700)
commitd7100da026317fcf07411f765fe1cdb044053917
tree97e9ecbde1575173684a357ad00960384ec7d1db
parent3b5bac2bdea1de832bdd8e2c904ab7c9479ff9ed
ppp: make channel_ops const

The PPP channel ops structure should be const.
Cleanup the declarations to use standard C99 format.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/char/pcmcia/ipwireless/network.c
drivers/net/ppp_async.c
drivers/net/ppp_synctty.c
drivers/net/pppoe.c
include/linux/ppp_channel.h
net/atm/pppoatm.c
net/irda/irnet/irnet_ppp.c
net/l2tp/l2tp_ppp.c