From: Paul Mackerras Date: Sun, 4 Mar 2012 12:56:55 +0000 (+0000) Subject: ppp: Replace uses of with X-Git-Tag: v3.4-rc1~177^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b32da2bcf1de2b7a196a0e48389d231b4472c36;p=pandora-kernel.git ppp: Replace uses of with Since all that include/linux/if_ppp.h does is #include , this replaces the occurrences of #include with #include . It also corrects an error in Documentation/networking/l2tp.txt, where it referenced include/linux/if_ppp.h as the source of some definitions that are actually now defined in include/linux/if_pppol2tp.h. Signed-off-by: Paul Mackerras Signed-off-by: David S. Miller --- Reading git-diff-tree failed