summaryrefslogtreecommitdiff
path: root/include/linux/uaccess.h
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2019-05-20 09:38:11 -0400
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2019-05-25 23:04:42 -0400
commit0c9f23797925069f9ce267c97e488e293f647c69 (patch)
tree155d2648cf1114231547367d5a87e6e78dde0f7e /include/linux/uaccess.h
parent7375dca1647fa978310f2d706ddbff537f72110b (diff)
downloadlwn-0c9f23797925069f9ce267c97e488e293f647c69.tar.gz
lwn-0c9f23797925069f9ce267c97e488e293f647c69.zip
x86/ftrace: Make enable parameter bool where applicable
The code modification functions have an "enable" parameter that is an "int" but used as a boolean. Switch its type to "bool" to remove the ambiguity that "int" causes. Link: http://lkml.kernel.org/r/e1429923d9eda92a3cf5ee9e33c7eacce539781d.1558115654.git.naveen.n.rao@linux.vnet.ibm.com Reported-by: "Naveen N. Rao" <naveen.n.rao@linux.vnet.ibm.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'include/linux/uaccess.h')
0 files changed, 0 insertions, 0 deletions