git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5bac2
)
ppp: make channel_ops const
author
stephen hemminger
<shemminger@vyatta.com>
Wed, 4 Aug 2010 07:34:36 +0000
(07:34 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Aug 2010 04:53:17 +0000
(21:53 -0700)
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>
No differences found