Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312997
b: refs/heads/master
c: 2ce7be1
h: refs/heads/master
i:
  312995: 373834a
v: v3
  • Loading branch information
Peter Meerwald authored and Artem Bityutskiy committed Jul 18, 2012
1 parent aa962de commit 6fd4d6b
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: 54de1f1c44c3522dbdc2201be1f65e733526de51
refs/heads/master: 2ce7be1b777d4f06c5b28a397cf85d9beb1bca0e
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/ubi/cdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ static long ctrl_cdev_ioctl(struct file *file, unsigned int cmd,
{
int ubi_num;

dbg_gen("dettach MTD device");
dbg_gen("detach MTD device");
err = get_user(ubi_num, (__user int32_t *)argp);
if (err) {
err = -EFAULT;
Expand Down

0 comments on commit 6fd4d6b

Please sign in to comment.