Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263
b: refs/heads/master
c: 84d79cb
h: refs/heads/master
i:
  261: 284dc7e
  259: 7168673
  255: 6267268
v: v3
  • Loading branch information
akpm@osdl.org authored and Greg K-H committed Apr 19, 2005
1 parent fce4020 commit 3d01283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 115c1ce524869309e4bddcfc3dd112ac76b92def
refs/heads/master: 84d79cb8db2811140c911df7ce3e3354cfa018c4
2 changes: 1 addition & 1 deletion trunk/include/linux/usb_cdc.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ struct usb_cdc_mdlm_detail_desc {

/* type is associated with mdlm_desc.bGUID */
__u8 bGuidDescriptorType;
__u8 bDetailData[];
__u8 bDetailData[0];
} __attribute__ ((packed));

/*-------------------------------------------------------------------------*/
Expand Down

0 comments on commit 3d01283

Please sign in to comment.