diff options
author | Elliott Hughes <enh@google.com> | 2013-01-29 18:15:55 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-01-30 10:13:07 -0800 |
commit | c95eb57405d3d2f0e6cfab313aa74b1bad280452 (patch) | |
tree | 3732a299ef9278be919aa436f135df907502a7a2 /libc/kernel/common/linux/if_ppp.h | |
parent | f67219783fa7c38c1f4f077364290d10d3aa1db4 (diff) | |
download | android_bionic-c95eb57405d3d2f0e6cfab313aa74b1bad280452.tar.gz android_bionic-c95eb57405d3d2f0e6cfab313aa74b1bad280452.tar.bz2 android_bionic-c95eb57405d3d2f0e6cfab313aa74b1bad280452.zip |
Clean up trailing whitespace in the kernel headers.
And fix the scripts so they stop letting trailing whitespace through.
Change-Id: Ie109fbe1f63321e565ba0fa60fee8e9cf3a61cfc
Diffstat (limited to 'libc/kernel/common/linux/if_ppp.h')
-rw-r--r-- | libc/kernel/common/linux/if_ppp.h | 144 |
1 files changed, 72 insertions, 72 deletions
diff --git a/libc/kernel/common/linux/if_ppp.h b/libc/kernel/common/linux/if_ppp.h index 7237a4041..20627c617 100644 --- a/libc/kernel/common/linux/if_ppp.h +++ b/libc/kernel/common/linux/if_ppp.h @@ -19,49 +19,49 @@ #ifndef _IF_PPP_H_ #define _IF_PPP_H_ #include <linux/compiler.h> -#define PPP_MTU 1500 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPP_MAXMRU 65000 -#define PROTO_IPX 0x002b -#define PROTO_DNA_RT 0x0027 -#define SC_COMP_PROT 0x00000001 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_COMP_AC 0x00000002 -#define SC_COMP_TCP 0x00000004 -#define SC_NO_TCP_CCID 0x00000008 -#define SC_REJ_COMP_AC 0x00000010 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_REJ_COMP_TCP 0x00000020 -#define SC_CCP_OPEN 0x00000040 -#define SC_CCP_UP 0x00000080 -#define SC_ENABLE_IP 0x00000100 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_LOOP_TRAFFIC 0x00000200 -#define SC_MULTILINK 0x00000400 -#define SC_MP_SHORTSEQ 0x00000800 -#define SC_COMP_RUN 0x00001000 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_DECOMP_RUN 0x00002000 -#define SC_MP_XSHORTSEQ 0x00004000 -#define SC_DEBUG 0x00010000 -#define SC_LOG_INPKT 0x00020000 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_LOG_OUTPKT 0x00040000 -#define SC_LOG_RAWIN 0x00080000 -#define SC_LOG_FLUSH 0x00100000 -#define SC_SYNC 0x00200000 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_MUST_COMP 0x00400000 -#define SC_MASK 0x0f600fff -#define SC_XMIT_BUSY 0x10000000 -#define SC_RCV_ODDP 0x08000000 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_RCV_EVNP 0x04000000 -#define SC_RCV_B7_1 0x02000000 -#define SC_RCV_B7_0 0x01000000 -#define SC_DC_FERROR 0x00800000 -/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define SC_DC_ERROR 0x00400000 +#define PPP_MTU 1500 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define PPP_MAXMRU 65000 +#define PROTO_IPX 0x002b +#define PROTO_DNA_RT 0x0027 +#define SC_COMP_PROT 0x00000001 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_COMP_AC 0x00000002 +#define SC_COMP_TCP 0x00000004 +#define SC_NO_TCP_CCID 0x00000008 +#define SC_REJ_COMP_AC 0x00000010 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_REJ_COMP_TCP 0x00000020 +#define SC_CCP_OPEN 0x00000040 +#define SC_CCP_UP 0x00000080 +#define SC_ENABLE_IP 0x00000100 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_LOOP_TRAFFIC 0x00000200 +#define SC_MULTILINK 0x00000400 +#define SC_MP_SHORTSEQ 0x00000800 +#define SC_COMP_RUN 0x00001000 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_DECOMP_RUN 0x00002000 +#define SC_MP_XSHORTSEQ 0x00004000 +#define SC_DEBUG 0x00010000 +#define SC_LOG_INPKT 0x00020000 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_LOG_OUTPKT 0x00040000 +#define SC_LOG_RAWIN 0x00080000 +#define SC_LOG_FLUSH 0x00100000 +#define SC_SYNC 0x00200000 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_MUST_COMP 0x00400000 +#define SC_MASK 0x0f600fff +#define SC_XMIT_BUSY 0x10000000 +#define SC_RCV_ODDP 0x08000000 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_RCV_EVNP 0x04000000 +#define SC_RCV_B7_1 0x02000000 +#define SC_RCV_B7_0 0x01000000 +#define SC_DC_FERROR 0x00800000 +/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ +#define SC_DC_ERROR 0x00400000 struct npioctl { int protocol; enum NPmode mode; @@ -86,44 +86,44 @@ struct ifpppcstatsreq { #define ifr__name b.ifr_ifrn.ifrn_name #define stats_ptr b.ifr_ifru.ifru_data /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCGFLAGS _IOR('t', 90, int) -#define PPPIOCSFLAGS _IOW('t', 89, int) -#define PPPIOCGASYNCMAP _IOR('t', 88, int) -#define PPPIOCSASYNCMAP _IOW('t', 87, int) +#define PPPIOCGFLAGS _IOR('t', 90, int) +#define PPPIOCSFLAGS _IOW('t', 89, int) +#define PPPIOCGASYNCMAP _IOR('t', 88, int) +#define PPPIOCSASYNCMAP _IOW('t', 87, int) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCGUNIT _IOR('t', 86, int) -#define PPPIOCGRASYNCMAP _IOR('t', 85, int) -#define PPPIOCSRASYNCMAP _IOW('t', 84, int) -#define PPPIOCGMRU _IOR('t', 83, int) +#define PPPIOCGUNIT _IOR('t', 86, int) +#define PPPIOCGRASYNCMAP _IOR('t', 85, int) +#define PPPIOCSRASYNCMAP _IOW('t', 84, int) +#define PPPIOCGMRU _IOR('t', 83, int) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCSMRU _IOW('t', 82, int) -#define PPPIOCSMAXCID _IOW('t', 81, int) -#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) -#define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) +#define PPPIOCSMRU _IOW('t', 82, int) +#define PPPIOCSMAXCID _IOW('t', 81, int) +#define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) +#define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCXFERUNIT _IO('t', 78) +#define PPPIOCXFERUNIT _IO('t', 78) #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data) -#define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) -#define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) +#define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) +#define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) -#define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) -#define PPPIOCGDEBUG _IOR('t', 65, int) -#define PPPIOCSDEBUG _IOW('t', 64, int) +#define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) +#define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) +#define PPPIOCGDEBUG _IOR('t', 65, int) +#define PPPIOCSDEBUG _IOW('t', 64, int) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) -#define PPPIOCNEWUNIT _IOWR('t', 62, int) -#define PPPIOCATTACH _IOW('t', 61, int) -#define PPPIOCDETACH _IOW('t', 60, int) +#define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) +#define PPPIOCNEWUNIT _IOWR('t', 62, int) +#define PPPIOCATTACH _IOW('t', 61, int) +#define PPPIOCDETACH _IOW('t', 60, int) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCSMRRU _IOW('t', 59, int) -#define PPPIOCCONNECT _IOW('t', 58, int) -#define PPPIOCDISCONN _IO('t', 57) -#define PPPIOCATTCHAN _IOW('t', 56, int) +#define PPPIOCSMRRU _IOW('t', 59, int) +#define PPPIOCCONNECT _IOW('t', 58, int) +#define PPPIOCDISCONN _IO('t', 57) +#define PPPIOCATTCHAN _IOW('t', 56, int) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ -#define PPPIOCGCHAN _IOR('t', 55, int) +#define PPPIOCGCHAN _IOR('t', 55, int) #define SIOCGPPPSTATS (SIOCDEVPRIVATE + 0) -#define SIOCGPPPVER (SIOCDEVPRIVATE + 1) +#define SIOCGPPPVER (SIOCDEVPRIVATE + 1) #define SIOCGPPPCSTATS (SIOCDEVPRIVATE + 2) /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ #ifndef ifr_mtu |