Thomas Richter 26300860c2 s390/cpum_cf: remove unnecessary copy_from_user call
Struct s390_ctrset_read userdata is filled by ioctl_read operation
using put_user/copy_to_user. However, the ctrset->data value access
is not performed anywhere during the ioctl_read operation.
Remove unnecessary copy_from_user() call.
No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Suggested-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2023-04-13 17:36:27 +02:00
..
2021-12-16 19:58:07 +01:00
2023-04-04 18:34:56 +02:00
2023-02-21 15:09:17 -08:00
2023-02-15 11:07:01 +01:00
2023-04-04 18:34:56 +02:00
2022-05-11 14:40:57 +02:00
2023-04-04 18:34:55 +02:00