uaccess: Add a prototype of non-static __probe_user_read()
authorMasami Hiramatsu <mhiramat@kernel.org>
Wed, 22 May 2019 08:27:44 +0000 (17:27 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Sun, 26 May 2019 03:04:43 +0000 (23:04 -0400)
commit87a90956eeab260a469a51897bfda27b28adf67d
tree0f09998a8e10ae1842761fb8225bb17ef8b14c1e
parentf08367b3643b5340f9d9ea07808ddd72b74beb30
uaccess: Add a prototype of non-static __probe_user_read()

Declare a prototype of non-static __probe_user_read() as
same as __probe_kernel_read() at uaccess.h.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
include/linux/uaccess.h