Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtd: return success on blktrans_ioctl
There was a break missing so we returned -ENOTTY on success instead of zero. This was introduced by 048d871: "mtd: blktrans: Hotplug fixes" Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
- Loading branch information