]> git.baikalelectronics.ru Git - kernel.git/commit
score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 27 Dec 2016 19:50:40 +0000 (14:50 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 28 Mar 2017 22:23:57 +0000 (18:23 -0400)
commit97937a20b81eee30d9b91b9d6d422734d8120b49
tree4efbba60d5d333b19051b6f259386c9babaf1ab1
parent602be48db5ef10d04a99cc5eb5dbd8174d10a43b
score: it's "VERIFY_WRITE", not "VERFITY_WRITE"...

... and the only reason it worked is that access_ok() discards the
first argument before parser even gets a chance of looking at it.
Still, no point keeping that typo.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/score/include/asm/uaccess.h