-
由 Al Viro 提交于
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: NAl Viro <viro@zeniv.linux.org.uk>
8c2348e3