points_to_user_data: add the memcpy_from_user() function
commit3cd25eae39c2da41905eef1356cfc3ed6c0adc5d
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 22 Feb 2021 12:28:38 +0000 (22 15:28 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 22 Feb 2021 12:28:38 +0000 (22 15:28 +0300)
treeae8808909d773f19f86dd2e2c385e11c7a0fec57
parent73baa34fbf56061ba314019029fd3d17f0ce1a58
points_to_user_data: add the memcpy_from_user() function

This is another function that copies memory from the user.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_points_to_user_data.c