]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Jun 2020 23:19:59 +0000 (16:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Jun 2020 23:19:59 +0000 (16:19 -0700)
commit832d1f7710a1755e8f47bfeea52a45c78ff9b326
treeef1e63bd9770a6b13542289fdd172b1d0cd3b4f7
parentdef43a658a4ee62e75d39bd2e56d36e9d75617dc
parent12387a97c1718a48c81729782365d55fd4e87e09
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull uaccess/__copy_to_user updates from Al Viro:
 "Getting rid of __copy_to_user() callers - stuff that doesn't fit into
  other series"

* 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  dlmfs: convert dlmfs_file_read() to copy_to_user()
  esas2r: don't bother with __copy_to_user()
fs/ocfs2/dlmfs/dlmfs.c