Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209916
b: refs/heads/master
c: 676ceca
h: refs/heads/master
v: v3
  • Loading branch information
Javier Martinez Canillas authored and Greg Kroah-Hartman committed Aug 24, 2010
1 parent ed54ebe commit 0d677ed
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: c321da6dc53cd692dc2db82686d5dfd150a3b817
refs/heads/master: 676cecaaddd09bbe41a38b1d15f190da10087294
2 changes: 1 addition & 1 deletion trunk/drivers/staging/spectra/flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ static void dump_cache_l2_table(void)
{
struct list_head *p;
struct spectra_l2_cache_list *pnd;
int n, i;
int n;

n = 0;
list_for_each(p, &cache_l2.table.list) {
Expand Down

0 comments on commit 0d677ed

Please sign in to comment.