Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33347
b: refs/heads/master
c: 1725cd0
h: refs/heads/master
i:
  33345: 27e0a4d
  33343: cca5cbe
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Aug 14, 2006
1 parent dee82ea commit 2aa8b7a
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: b64ef8afa58f397e1eaba2bd9ecaa6812064d464
refs/heads/master: 1725cd0ae07bb31f68803edcc5bdc99952c7d2f4
2 changes: 1 addition & 1 deletion trunk/fs/adfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ static struct adfs_discmap *adfs_read_map(struct super_block *sb, struct adfs_di
if (adfs_checkmap(sb, dm))
return dm;

adfs_error(sb, NULL, "map corrupted");
adfs_error(sb, "map corrupted");

error_free:
while (--zone >= 0)
Expand Down

0 comments on commit 2aa8b7a

Please sign in to comment.