lpfc debugfs: get rid of pointless access_ok()
copy_from_user() needs no protection - it does the checks itself
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Showing
Please register or sign in to comment
copy_from_user() needs no protection - it does the checks itself
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>