Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297313
b: refs/heads/master
c: 3e57638
h: refs/heads/master
i:
  297311: 55be6e1
v: v3
  • Loading branch information
Masanari Iida authored and Boaz Harrosh committed Mar 19, 2012
1 parent 5af4a87 commit 760adf0
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: b6d1f2dd61de7e696c75fbf39fb99cf41a189084
refs/heads/master: 3e57638bb1469ba2705456e9fd4063d1890341e1
2 changes: 1 addition & 1 deletion trunk/fs/exofs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ int __alloc_dev_table(struct exofs_sb_info *sbi, unsigned numdevs,

aoded = kzalloc(sizeof(*aoded), GFP_KERNEL);
if (unlikely(!aoded)) {
EXOFS_ERR("ERROR: faild allocating Device array[%d]\n",
EXOFS_ERR("ERROR: failed allocating Device array[%d]\n",
numdevs);
return -ENOMEM;
}
Expand Down

0 comments on commit 760adf0

Please sign in to comment.