mtd/include/mtd mtd-abi.h,1.8,1.9

David Woodhouse dwmw2 at infradead.org
Tue Feb 8 12:54:19 EST 2005


On Tue, 2005-02-08 at 17:45 +0000, Nicolas Pitre wrote:
> +#define OTPSELECT		_IOR('M', 13, int)
> +#define OTPGETREGIONCOUNT	_IOW('M', 14, int)

No ints in ioctls please. Choose something with a fixed size.

-- 
dwmw2





More information about the linux-mtd mailing list