diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2016-02-22 21:55:09 +0100 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2016-03-08 17:19:36 +0100 |
commit | 353206f5ca05eb65704b2b3ec9a331b4fdfd3257 (patch) | |
tree | cef92d98ba731d53685133ebd576df88e2a54bee /lib/kasprintf.c | |
parent | tracing: Add an unreg_all() callback to trigger commands (diff) | |
download | linux-353206f5ca05eb65704b2b3ec9a331b4fdfd3257.tar.xz linux-353206f5ca05eb65704b2b3ec9a331b4fdfd3257.zip |
tracing: Use flags instead of bool in trigger structure
gcc isn't known for handling bool in structures. Instead of using bool, use
an integer mask and use bit flags instead.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'lib/kasprintf.c')
0 files changed, 0 insertions, 0 deletions