Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172962
b: refs/heads/master
c: 32a87c0
h: refs/heads/master
v: v3
  • Loading branch information
Alex Chiang authored and Jens Axboe committed Nov 23, 2009
1 parent a73d15e commit d0af9ed
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: d61c42690c6e2ff093a3d01338dad49f35b1e27b
refs/heads/master: 32a87c0114f37871aefb12a30de3e0c3300e3646
2 changes: 1 addition & 1 deletion trunk/drivers/block/cciss.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ typedef struct _drive_info_struct

struct Cmd_sg_list {
SGDescriptor_struct *sgchain;
dma64_addr_t sg_chain_dma;
dma_addr_t sg_chain_dma;
int chain_block_size;
};

Expand Down

0 comments on commit d0af9ed

Please sign in to comment.