diff options
author | Steven Rostedt (VMware) <[email protected]> | 2019-05-20 09:26:24 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <[email protected]> | 2019-05-25 23:04:42 -0400 |
commit | 7375dca1647fa978310f2d706ddbff537f72110b (patch) | |
tree | 6007c74b658d6efa8e689820aa7a24f065b95a66 /net/lapb/lapb_subr.c | |
parent | 0c97bf863efce63d6ab7971dad811601e6171d2f (diff) |
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" <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions