diff options
author | Mike Frysinger <vapier@gentoo.org> | 2013-05-02 05:42:47 +0200 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | 2013-05-29 14:19:26 +0200 |
commit | 95f9a4d27eadcc1e76c9196e9d90cf41e9bba6ba (patch) | |
tree | 45937f99a7862e168cd8c1fde1188946080bf4b0 /drivers/mtd | |
parent | UBI: do not abort init when ubi.mtd devices cannot be found (diff) | |
download | linux-95f9a4d27eadcc1e76c9196e9d90cf41e9bba6ba.tar.xz linux-95f9a4d27eadcc1e76c9196e9d90cf41e9bba6ba.zip |
UBI: document UBI_IOCVOLUP better in user header
The current ioctl define implies that this func expects to be passed a
64bit number directly rather than a pointer to a 64bit. The code that
processes this ioctl shows that it clearly expects a pointer.
It'd be best if we could change the type to "__s64*", but that would
change the generated ioctl number thus breaking the userland ABI. So
just add a comment for intrepid developers.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions