diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-05-20 15:26:24 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-05-26 05:04:42 +0200 |
commit | 7375dca1647fa978310f2d706ddbff537f72110b (patch) | |
tree | 6007c74b658d6efa8e689820aa7a24f065b95a66 /.get_maintainer.ignore | |
parent | tracing: Silence GCC 9 array bounds warning (diff) | |
download | linux-7375dca1647fa978310f2d706ddbff537f72110b.tar.xz linux-7375dca1647fa978310f2d706ddbff537f72110b.zip |
ftrace: Make enable and update parameters bool when applicable
The code modification functions have "enable" and "update" variables that
are sometimes "int" but used as "bool". Remove the ambiguity and make them
"bool" when they are only used for true or false values.
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 '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions