OSDN Git Service

dma_buf: no need to bother with file_inode()->i_mapping
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 20 Aug 2022 17:10:13 +0000 (13:10 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 1 Sep 2022 21:45:20 +0000 (17:45 -0400)
commitff58105a47ede2e9f3fe6f45e9b1185dcfde7762
treec61f2a1e22021ede1684c54706cc6954afbfbf0f
parent1f24cd31c28178415158366b676c2e18be812940
dma_buf: no need to bother with file_inode()->i_mapping

->f_mapping will do just fine

Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/dma-buf/udmabuf.c