diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-05-10 17:20:49 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-05-20 20:31:33 -0400 |
commit | 8c2348e36af0da79477b0726781da297263269a4 (patch) | |
tree | 7531d2169816af383653297b7560a6be3d3eb7c5 /mm/hmm.c | |
parent | 38c53ca3c114fa2a7030f0d1f54feaf044957609 (diff) | |
download | linux-8c2348e36af0da79477b0726781da297263269a4.tar.bz2 |
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>
Diffstat (limited to 'mm/hmm.c')
0 files changed, 0 insertions, 0 deletions