OSDN Git Service

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)
commit4b4554f6d562c15159b053fad4146ced2201bc4c
tree4efbba60d5d333b19051b6f259386c9babaf1ab1
parent271abdc367e204821e19d71ae2bbc444059c8496
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