Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340713
b: refs/heads/master
c: d778072
h: refs/heads/master
i:
  340711: 19cf23f
v: v3
  • Loading branch information
David Howells authored and David S. Miller committed Nov 9, 2012
1 parent 8983c59 commit ccf0907
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bdd4f8cbd2c9b9dc7e51c668fd9043ac0af4243d
refs/heads/master: d77807230e1ef30dbdee85aa24d27073a14dd168
1 change: 0 additions & 1 deletion trunk/include/linux/hdlc/Kbuild
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
header-y += ioctl.h
1 change: 1 addition & 0 deletions trunk/include/uapi/linux/hdlc/Kbuild
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# UAPI Header export list
header-y += ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
#define LMI_CCITT 3 /* ITU-T Annex A */
#define LMI_CISCO 4 /* The "original" LMI, aka Gang of Four */

typedef struct {
typedef struct {
unsigned int clock_rate; /* bits per second */
unsigned int clock_type; /* internal, external, TX-internal etc. */
unsigned short loopback;
} sync_serial_settings; /* V.35, V.24, X.21 */

typedef struct {
typedef struct {
unsigned int clock_rate; /* bits per second */
unsigned int clock_type; /* internal, external, TX-internal etc. */
unsigned short loopback;
Expand Down

0 comments on commit ccf0907

Please sign in to comment.