]> git.baikalelectronics.ru Git - kernel.git/commit
gfs2: Clean up use of fault_in_iov_iter_{read,write}able
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 5 May 2022 10:37:49 +0000 (12:37 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Fri, 13 May 2022 20:00:22 +0000 (22:00 +0200)
commit9b63037691af5462452bcc8f8abf520461293e56
tree181c875d1bdae7e5f921bf71a2438353759a1b3a
parentb01ee0780dca957cbf3d49c6845196363817f098
gfs2: Clean up use of fault_in_iov_iter_{read,write}able

No need to store the return value of the fault_in functions in separate
variables.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/file.c