Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24847
b: refs/heads/master
c: b5ac5d7
h: refs/heads/master
i:
  24845: 6d7e43d
  24843: 704a39c
  24839: d94b390
  24831: f349d84
v: v3
  • Loading branch information
Petri T. Koistinen authored and Linus Torvalds committed Mar 31, 2006
1 parent 21e77ab commit 7e124a7
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: 4d551465986c9a0040f47700a8c736c90519418f
refs/heads/master: b5ac5d7edb64b3ca1a489b30d95d62492a1f0b80
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/vmax301.c
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ int __init init_vmax301(void)
}
}

if (!vmax_mtd[1] && !vmax_mtd[2]) {
if (!vmax_mtd[0] && !vmax_mtd[1]) {
iounmap((void *)iomapadr);
return -ENXIO;
}
Expand Down

0 comments on commit 7e124a7

Please sign in to comment.