]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit583f679013a7060ba20fea7b4b33d82692100df6
tree0f09998a8e10ae1842761fb8225bb17ef8b14c1e
parentc68f84c524c0ae9e9761471962cebbaeb08ef552
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