Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5037
b: refs/heads/master
c: 9a168bd
h: refs/heads/master
i:
  5035: aa86c37
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 26, 2005
1 parent bfead34 commit 998bc13
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 89373de7dd010832d8b68cb37dabb33ff5a688bb
refs/heads/master: 9a168bddc2f13686336a86f8235b84347edac13a
4 changes: 1 addition & 3 deletions trunk/drivers/scsi/qla2xxx/qla_def.h
Original file line number Diff line number Diff line change
Expand Up @@ -451,11 +451,9 @@ struct device_reg_2xxx {
} u_end;
};

typedef struct {
union {
typedef union {
struct device_reg_2xxx isp;
struct device_reg_24xx isp24;
};
} device_reg_t;

#define ISP_REQ_Q_IN(ha, reg) \
Expand Down

0 comments on commit 998bc13

Please sign in to comment.