Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23609
b: refs/heads/master
c: d12ddde
h: refs/heads/master
i:
  23607: c2a08b2
v: v3
  • Loading branch information
Pekka Enberg authored and Linus Torvalds committed Mar 25, 2006
1 parent 9ee5598 commit e16b038
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 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: 1e0a91ad52c741d09288450674fc7c7f1695200a
refs/heads/master: d12ddde2bbf46b34eae3fb3fd36c0e42832b537c
21 changes: 0 additions & 21 deletions trunk/include/linux/udf_fs_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,6 @@

#ifdef __KERNEL__

#ifndef _ECMA_167_H
typedef struct
{
__u32 logicalBlockNum;
__u16 partitionReferenceNum;
} __attribute__ ((packed)) lb_addr;

typedef struct
{
__u32 extLength;
__u32 extPosition;
} __attribute__ ((packed)) short_ad;

typedef struct
{
__u32 extLength;
lb_addr extLocation;
__u8 impUse[6];
} __attribute__ ((packed)) long_ad;
#endif

struct udf_inode_info
{
struct timespec i_crtime;
Expand Down

0 comments on commit e16b038

Please sign in to comment.