From: stephen hemminger Date: Wed, 4 Aug 2010 07:34:36 +0000 (+0000) Subject: ppp: make channel_ops const X-Git-Tag: v2.6.36-rc1~305^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7100da026317fcf07411f765fe1cdb044053917;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed