Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72700
b: refs/heads/master
c: 513f54b
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Jens Axboe committed Oct 29, 2007
1 parent 695d463 commit 9855a0c
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: 74eb94f7b84f4e631a0e020991fb16f17ce85ab7
refs/heads/master: 513f54b78f9594927ede66b6c66a70c1bae0c4ca
2 changes: 1 addition & 1 deletion trunk/include/linux/scatterlist.h
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ static inline void sg_init_table(struct scatterlist *sgl, unsigned int nents)
sg_mark_end(sgl, nents);
#ifdef CONFIG_DEBUG_SG
{
int i;
unsigned int i;
for (i = 0; i < nents; i++)
sgl[i].sg_magic = SG_MAGIC;
}
Expand Down

0 comments on commit 9855a0c

Please sign in to comment.