diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-03-04 07:57:43 -0300 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2014-03-05 15:48:35 +0200 |
commit | 80744cc92207baa913ac9575374738b6298032eb (patch) | |
tree | 7f600e92514cf2ce65fef26b868947fcd7fd31c9 /include/uapi/mtd | |
parent | 22d3ee5c48cbae136cb44aa812c562117ff6df29 (diff) | |
download | linux-stable-80744cc92207baa913ac9575374738b6298032eb.tar.gz linux-stable-80744cc92207baa913ac9575374738b6298032eb.tar.bz2 linux-stable-80744cc92207baa913ac9575374738b6298032eb.zip |
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
In order to have a way of distinguishing an invalid ioctl from a
not supported (but otherwise valid) ioctl, this commit changes the
return value of the ioctl stubs from ENOTTY to ENOSYS.
This will be useful to report more accurate error messages from
userspace tools.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'include/uapi/mtd')
0 files changed, 0 insertions, 0 deletions