[PATCH] staging: gdm72xx: fix address space parse warnings

Dan Carpenter dan.carpenter at oracle.com
Wed Dec 2 13:17:24 UTC 2015


Probably it's better to create a different struct:

struct udata_s {
	unsigned int size;
	void __user *buf;
};

regards,
dan carpenter




More information about the devel mailing list