alistair23-linux/include/uapi/mtd
Mike Frysinger 95f9a4d27e 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>
2013-05-29 15:19:26 +03:00
..
inftl-user.h UAPI: (Scripted) Disintegrate include/mtd 2012-10-09 09:49:09 +01:00
Kbuild UAPI: (Scripted) Disintegrate include/mtd 2012-10-09 09:49:09 +01:00
mtd-abi.h UAPI: (Scripted) Disintegrate include/mtd 2012-10-09 09:49:09 +01:00
mtd-user.h UAPI: (Scripted) Disintegrate include/mtd 2012-10-09 09:49:09 +01:00
nftl-user.h UAPI: (Scripted) Disintegrate include/mtd 2012-10-09 09:49:09 +01:00
ubi-user.h UBI: document UBI_IOCVOLUP better in user header 2013-05-29 15:19:26 +03:00