diff options
| author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-09-29 09:22:05 -0400 |
|---|---|---|
| committer | Steven Rostedt <rostedt@goodmis.org> | 2015-09-29 13:23:56 -0400 |
| commit | ce3fed628ecc86d81fdb2be5a5c336c636960bfe (patch) | |
| tree | 428a16fc3b98bd42fba3c130f3dc25449ad39923 /net/lapb/lapb_timer.c | |
| parent | 938db5f569247d13910d4542666709623c4253b0 (diff) | |
tracing: Use enums instead of hard coded bitmasks for TRACE_ITER flags
Using enums with FLAG_BIT and then defining a FLAG = (1 << FLAG_BIT), is a
bit more robust as we require that there are no bits out of order or skipped
to match the file names that represent the bits.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
