]> git.baikalelectronics.ru Git - kernel.git/commit
nommu: use __vfs_read()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 31 Mar 2015 16:35:13 +0000 (12:35 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Apr 2015 02:27:56 +0000 (22:27 -0400)
commitb650cc3e40ce98f05822e7deaec3431077d9422c
treedfb200b1b2769808fa6115f13782307a7197ce24
parent541c89486dc107e98f974b3cfe83129247f92dd9
nommu: use __vfs_read()

... instead of open-coding the call of ->read()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
mm/nommu.c