Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130430
b: refs/heads/master
c: ade44ce
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Artem Bityutskiy committed Jan 18, 2009
1 parent d7151e8 commit 1c5dc7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 573135b5dbc02be12940558db23158cc9ee89c66
refs/heads/master: ade44ce07c9316351ae321051221c9bad3af3a44
2 changes: 0 additions & 2 deletions trunk/drivers/mtd/ubi/cdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ static int vol_cdev_ioctl(struct inode *inode, struct file *file,
break;
}

#ifdef CONFIG_MTD_UBI_DEBUG_USERSPACE_IO
/* Logical eraseblock erasure command */
case UBI_IOCEBER:
{
Expand Down Expand Up @@ -559,7 +558,6 @@ static int vol_cdev_ioctl(struct inode *inode, struct file *file,
err = ubi_is_mapped(desc, lnum);
break;
}
#endif

default:
err = -ENOTTY;
Expand Down

0 comments on commit 1c5dc7e

Please sign in to comment.