Al Viro 8c2348e36a atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl()
atm_dev_ioctl() does copyin in two different ways - one for
ATM_GETNAMES, another for everything else.  Start with separating
the former into a new helper (atm_getnames()).  The next step
will be to lift the copyin into the callers.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-05-20 20:31:33 -04:00
..
2020-04-03 13:12:26 -07:00
2020-05-19 19:55:36 -07:00
2020-01-27 11:09:31 +01:00
2020-05-12 18:12:40 -07:00
2019-11-26 14:40:13 -08:00
2020-05-20 20:31:32 -04:00
2020-01-24 13:44:07 +01:00