Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267588
b: refs/heads/master
c: f647b49
h: refs/heads/master
v: v3
  • Loading branch information
Ruslan Pisarev authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 2d22b14 commit 2318e25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: e1d94ecc1fbbabd3abb0f8c95ca7b2ea5ec2626d
refs/heads/master: f647b49b8587ec4793d47f007f4c24689004b640
6 changes: 2 additions & 4 deletions trunk/drivers/staging/keucr/smil.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,7 @@ struct SSFDCTYPE {
WORD MaxLogBlocks;
};

typedef struct SSFDCTYPE_T
{
typedef struct SSFDCTYPE_T {
BYTE Model;
BYTE Attribute;
BYTE MaxZones;
Expand All @@ -194,8 +193,7 @@ struct ADDRESS {
WORD LogBlock; /* Logical Block Number of Zone */
};

typedef struct ADDRESS_T
{
typedef struct ADDRESS_T {
BYTE Zone; /* Zone Number */
BYTE Sector; /* Sector(512byte) Number on Block */
WORD PhyBlock; /* Physical Block Number on Zone */
Expand Down

0 comments on commit 2318e25

Please sign in to comment.